Share via


LabVirtualMachineProfile.UseSharedPassword Property

Definition

Enabling this option will use the same password for all user VMs.

public Azure.ResourceManager.LabServices.Models.LabServicesEnableState? UseSharedPassword { get; set; }
member this.UseSharedPassword : Nullable<Azure.ResourceManager.LabServices.Models.LabServicesEnableState> with get, set
Public Property UseSharedPassword As Nullable(Of LabServicesEnableState)

Property Value

Applies to