Share via


IVirtualMachineProperties.NetworkData Property

Definition

The Base64 encoded cloud-init network data.

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

Property Value

Attributes

Applies to