Share via


SbNamespaceUpdateParameters.EncryptionRequireInfrastructureEncryption Property

Definition

Enable Infrastructure Encryption (Double Encryption)

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

Property Value

Implements

Attributes

Applies to