IServicePrincipalDatastoreCredentials.Secret Property

Definition

[Required] Service principal secrets.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="[Required] Service principal secrets.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IServicePrincipalDatastoreSecrets) }, Read=false, ReadOnly=false, Required=false, SerializedName="secrets", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IServicePrincipalDatastoreSecrets Secret { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="[Required] Service principal secrets.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IServicePrincipalDatastoreSecrets) }, Read=false, ReadOnly=false, Required=false, SerializedName="secrets", Update=true)>]
member this.Secret : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IServicePrincipalDatastoreSecrets with get, set
Public Property Secret As IServicePrincipalDatastoreSecrets

Property Value

Attributes

Applies to