VirtualMachineInstancePropertiesOSProfileLinuxConfiguration.DisablePasswordAuthentication Property

Definition

DisablePasswordAuthentication - whether password authentication should be disabled

[Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Origin(Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.PropertyOrigin.Owned)]
public bool? DisablePasswordAuthentication { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Origin(Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.PropertyOrigin.Owned)>]
member this.DisablePasswordAuthentication : Nullable<bool> with get, set
Public Property DisablePasswordAuthentication As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to