IOnlineDeployment.EndpointDeploymentPropertiesBaseProperty 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 EndpointDeploymentPropertiesBaseProperty { 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.EndpointDeploymentPropertiesBaseProperty : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IEndpointDeploymentPropertiesBaseProperties with get, set
Public Property EndpointDeploymentPropertiesBaseProperty As IEndpointDeploymentPropertiesBaseProperties

Property Value

Attributes

Applies to