Partager via


VirtualMachineProfile.UseSharedPassword 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.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.LabServices.Support.EnableState? UseSharedPassword { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.LabServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.LabServices.PropertyOrigin.Owned)>]
member this.UseSharedPassword : Nullable<Microsoft.Azure.PowerShell.Cmdlets.LabServices.Support.EnableState> with get, set
Public Property UseSharedPassword As Nullable(Of EnableState)

Property Value

Implements

Attributes

Applies to