IEndpointDeploymentPropertiesBase.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.IEndpointDeploymentPropertiesBaseProperties) }, Read=true, ReadOnly=false, Required=false, SerializedName="properties", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IEndpointDeploymentPropertiesBaseProperties 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.IEndpointDeploymentPropertiesBaseProperties) }, Read=true, ReadOnly=false, Required=false, SerializedName="properties", Update=true)>]
member this.Property : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IEndpointDeploymentPropertiesBaseProperties with get, set
Public Property Property As IEndpointDeploymentPropertiesBaseProperties

Property Value

Attributes

Applies to