IEncryptionKeyVaultProperties.IdentityClientId Property

Definition

For future use - The client id of the identity which will be used to access key vault.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="For future use - 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="identityClientId")]
public string IdentityClientId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="For future use - 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="identityClientId")>]
member this.IdentityClientId : string with get, set
Public Property IdentityClientId As String

Property Value

Attributes

Applies to