Partager via


ProtocolSettings.SmbEncryptionInTransitRequired Property

Definition

Indicates whether encryption in transit is required

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

Property Value

Implements

Attributes

Applies to