다음을 통해 공유


ConfigurationStore.KeyVaultPropertyIdentityClientId Property

Definition

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

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

Property Value

Implements

Attributes

Applies to