ICertificateDatastoreCredentials.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.ICertificateDatastoreSecrets) }, Read=false, ReadOnly=false, Required=false, SerializedName="secrets", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.ICertificateDatastoreSecrets 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.ICertificateDatastoreSecrets) }, Read=false, ReadOnly=false, Required=false, SerializedName="secrets", Update=true)>]
member this.Secret : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.ICertificateDatastoreSecrets with get, set
Public Property Secret As ICertificateDatastoreSecrets

Property Value

Attributes

Applies to