IRegistry.KeyVaultPropertyIdentity Property

Definition

The client id of the identity which will be used to access key vault.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The client id of the identity which will be used to access key vault.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="identity")]
public string KeyVaultPropertyIdentity { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The client id of the identity which will be used to access key vault.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="identity")>]
member this.KeyVaultPropertyIdentity : string with get, set
Public Property KeyVaultPropertyIdentity As String

Property Value

Attributes

Applies to