VirtualMachine.UserData Property

Definition

Field Deprecated: The Base64 encoded cloud-init user data. The userDataContent property will be used in preference to this property.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PropertyOrigin.Inlined)]
public string UserData { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PropertyOrigin.Inlined)>]
member this.UserData : string with get, set
Public Property UserData As String

Property Value

Implements

Attributes

Applies to