Share via


INetworkConfiguration.CloudServicesNetworkId 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 CloudServicesNetworkId { 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.CloudServicesNetworkId : string with get, set
Public Property CloudServicesNetworkId As String

Property Value

Attributes

Applies to