IAccountKeyDatastoreCredentials.Secret Property

Definition

[Required] Storage account secrets.

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

Property Value

Attributes

Applies to