IDatastore.Property Property

Definition

[Required] Additional attributes of the entity.

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

Property Value

Attributes

Applies to