VirtualMachineScaleSetVmProfile.UserData Property

Definition

UserData for the virtual machines in the scale set, which must be base-64 encoded. Customer should not pass any secrets in here. Minimum api-version: 2021-03-01.

public string UserData { get; set; }
member this.UserData : string with get, set
Public Property UserData As String

Property Value

Applies to