Partager via


NfsSetting.EncryptionInTransitRequired Property

Definition

Indicates whether encryption in transit is required

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

Property Value

Implements

Attributes

Applies to