ISasDatastoreCredentials.Secret Property

Definition

[Required] Storage container secrets.

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

Property Value

Attributes

Applies to