Aracılığıyla paylaş


IDatastoreSecrets.SecretsType Property

Definition

[Required] Credential type used to authentication with storage.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="[Required] Credential type used to authentication with storage.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.SecretsType) }, ReadOnly=false, Required=true, SerializedName="secretsType")]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.SecretsType SecretsType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="[Required] Credential type used to authentication with storage.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.SecretsType) }, ReadOnly=false, Required=true, SerializedName="secretsType")>]
member this.SecretsType : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.SecretsType with get, set
Public Property SecretsType As SecretsType

Property Value

Attributes

Applies to