Class ClusterMasterAuthorizedNetworksConfigCidrBlock
Inheritance
System.Object
ClusterMasterAuthorizedNetworksConfigCidrBlock
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 ClusterMasterAuthorizedNetworksConfigCidrBlock
Fields
View SourceCidrBlock
External network that can access Kubernetes master through HTTPS. Must be specified in CIDR notation.
Declaration
public readonly string CidrBlock
Field Value
| Type | Description |
|---|---|
| System.String |
DisplayName
Field for users to identify CIDR blocks.
Declaration
public readonly string DisplayName
Field Value
| Type | Description |
|---|---|
| System.String |