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 SourceClusterIpv4CidrBlock
Declaration
public readonly string ClusterIpv4CidrBlock
Field Value
| Type | Description |
|---|---|
| System.String |
ClusterSecondaryRangeName
Declaration
public readonly string ClusterSecondaryRangeName
Field Value
| Type | Description |
|---|---|
| System.String |
NodeIpv4CidrBlock
Declaration
public readonly string NodeIpv4CidrBlock
Field Value
| Type | Description |
|---|---|
| System.String |
ServicesIpv4CidrBlock
Declaration
public readonly string ServicesIpv4CidrBlock
Field Value
| Type | Description |
|---|---|
| System.String |
ServicesSecondaryRangeName
Declaration
public readonly string ServicesSecondaryRangeName
Field Value
| Type | Description |
|---|---|
| System.String |
SubnetworkName
Declaration
public readonly string SubnetworkName
Field Value
| Type | Description |
|---|---|
| System.String |