VirtualMachine.UserDataContent Property

Definition

The Base64 encoded cloud-init user data.

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

Property Value

Implements

Attributes

Applies to