你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IOnlineEndpoint.EndpointPropertiesBaseProperty Property

Definition

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

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

Property Value

Attributes

Applies to