共用方式為


ISbNamespace.KeyVaultProperty Property

Definition

Properties of KeyVault

[Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Runtime.Info(Create=true, Description="Properties of KeyVault", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.IKeyVaultProperties) }, Read=true, ReadOnly=false, Required=false, SerializedName="keyVaultProperties", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.IKeyVaultProperties> KeyVaultProperty { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Runtime.Info(Create=true, Description="Properties of KeyVault", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.IKeyVaultProperties) }, Read=true, ReadOnly=false, Required=false, SerializedName="keyVaultProperties", Update=true)>]
member this.KeyVaultProperty : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.IKeyVaultProperties> with get, set
Public Property KeyVaultProperty As List(Of IKeyVaultProperties)

Property Value

Attributes

Applies to