Share via


SbNamespaceUpdateParameters.EncryptionKeySource Property

Definition

Enumerates the possible value of keySource for Encryption

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

Property Value

Implements

Attributes

Applies to