Show / Hide Table of Contents

Class GetClusterIpAllocationPolicyResult

Inheritance
System.Object
GetClusterIpAllocationPolicyResult
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Gcp.Container.Outputs
Assembly: Pulumi.Gcp.dll
Syntax
public sealed class GetClusterIpAllocationPolicyResult

Fields

View Source

ClusterIpv4CidrBlock

Declaration
public readonly string ClusterIpv4CidrBlock
Field Value
Type Description
System.String
View Source

ClusterSecondaryRangeName

Declaration
public readonly string ClusterSecondaryRangeName
Field Value
Type Description
System.String
View Source

NodeIpv4CidrBlock

Declaration
public readonly string NodeIpv4CidrBlock
Field Value
Type Description
System.String
View Source

ServicesIpv4CidrBlock

Declaration
public readonly string ServicesIpv4CidrBlock
Field Value
Type Description
System.String
View Source

ServicesSecondaryRangeName

Declaration
public readonly string ServicesSecondaryRangeName
Field Value
Type Description
System.String
View Source

SubnetworkName

Declaration
public readonly string SubnetworkName
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.