IEndpointPropertiesBase.Property Property

Definition

Property dictionary. Properties can be added, but not removed or altered.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Property dictionary. Properties can be added, but not removed or altered.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IEndpointPropertiesBaseProperties) }, Read=true, ReadOnly=false, Required=false, SerializedName="properties", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IEndpointPropertiesBaseProperties Property { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Property dictionary. Properties can be added, but not removed or altered.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IEndpointPropertiesBaseProperties) }, Read=true, ReadOnly=false, Required=false, SerializedName="properties", Update=true)>]
member this.Property : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IEndpointPropertiesBaseProperties with get, set
Public Property Property As IEndpointPropertiesBaseProperties

Property Value

Attributes

Applies to