Delen via


IDatastoreCredentials.CredentialsType 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.CredentialsType) }, ReadOnly=false, Required=true, SerializedName="credentialsType")]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.CredentialsType CredentialsType { 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.CredentialsType) }, ReadOnly=false, Required=true, SerializedName="credentialsType")>]
member this.CredentialsType : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.CredentialsType with get, set
Public Property CredentialsType As CredentialsType

Property Value

Attributes

Applies to