Partager via


EncryptionInTransit.Required Property

Definition

Indicates whether encryption in transit is required

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

Property Value

Implements

Attributes

Applies to