Partilhar via


IManagedClusterProperties.PluginKeyVaultId Property

Definition

The resource ID of the Key Vault.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Create=true, Description="The resource ID of the Key Vault.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="keyVaultId", Update=true)]
public string PluginKeyVaultId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Create=true, Description="The resource ID of the Key Vault.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="keyVaultId", Update=true)>]
member this.PluginKeyVaultId : string with get, set
Public Property PluginKeyVaultId As String

Property Value

Attributes

Applies to