Share via


IEhNamespaceProperties.EncryptionKeyVaultProperty Property

Definition

Properties of KeyVault

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Description="Properties of KeyVault", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.IKeyVaultProperties) }, ReadOnly=false, Required=false, SerializedName="keyVaultProperties")]
public Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.IKeyVaultProperties[] EncryptionKeyVaultProperty { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Description="Properties of KeyVault", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.IKeyVaultProperties) }, ReadOnly=false, Required=false, SerializedName="keyVaultProperties")>]
member this.EncryptionKeyVaultProperty : Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.IKeyVaultProperties[] with get, set
Public Property EncryptionKeyVaultProperty As IKeyVaultProperties()

Property Value

Attributes

Applies to