IEhNamespace.KeyVaultProperty 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[] KeyVaultProperty { 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.KeyVaultProperty : Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.IKeyVaultProperties[] with get, set
Public Property KeyVaultProperty As IKeyVaultProperties()

Property Value

Attributes

Applies to