Bagikan melalui


AzureKeyVaultKms.KeyVaultResourceId Property

Definition

Resource ID of key vault. When keyVaultNetworkAccess is Private, this field is required and must be a valid resource ID. When keyVaultNetworkAccess is Public, leave the field empty.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)]
public string KeyVaultResourceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)>]
member this.KeyVaultResourceId : string with get, set
Public Property KeyVaultResourceId As String

Property Value

Implements

Attributes

Applies to