Share via


IKubernetesCluster.NetworkConfigurationCloudServicesNetworkId Property

Definition

The resource ID of the associated Cloud Services network.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=true, Description="The resource ID of the associated Cloud Services network.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="cloudServicesNetworkId", Update=false)]
public string NetworkConfigurationCloudServicesNetworkId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=true, Description="The resource ID of the associated Cloud Services network.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="cloudServicesNetworkId", Update=false)>]
member this.NetworkConfigurationCloudServicesNetworkId : string with get, set
Public Property NetworkConfigurationCloudServicesNetworkId As String

Property Value

Attributes

Applies to