Freigeben über


VirtualMachineInstance.LinuxConfigurationDisablePasswordAuthentication Property

Definition

DisablePasswordAuthentication - whether password authentication should be disabled

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

Property Value

Implements

Attributes

Applies to