IDatastoreProperties.Credentials Property

Definition

[Required] Account credentials.

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

Property Value

Attributes

Applies to