Freigeben über


IVirtualMachine.NetworkData Property

Definition

The Base64 encoded cloud-init network data.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The Base64 encoded cloud-init network data.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="networkData")]
public string NetworkData { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The Base64 encoded cloud-init network data.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="networkData")>]
member this.NetworkData : string with get, set
Public Property NetworkData As String

Property Value

Attributes

Applies to