Partager via


ProtocolSettings.NfsEncryptionInTransitRequired Property

Definition

Indicates whether encryption in transit is required

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

Property Value

Implements

Attributes

Applies to