Share via


Lab.VirtualMachineProfileUseSharedPassword Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.LabServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.LabServices.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.LabServices.Support.EnableState? VirtualMachineProfileUseSharedPassword { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.LabServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.LabServices.PropertyOrigin.Inlined)>]
member this.VirtualMachineProfileUseSharedPassword : Nullable<Microsoft.Azure.PowerShell.Cmdlets.LabServices.Support.EnableState> with get, set
Public Property VirtualMachineProfileUseSharedPassword As Nullable(Of EnableState)

Property Value

Implements

Attributes

Applies to