IWorkspace.KeyVaultPropertyIdentityClientId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 KeyVaultPropertyIdentityClientId { 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.KeyVaultPropertyIdentityClientId : string with get, set
Public Property KeyVaultPropertyIdentityClientId As String
Property Value
- Attributes