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

IComputeInstanceContainer.Service Property

Definition

services of this containers.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="services of this containers.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IAny) }, ReadOnly=true, Required=false, SerializedName="services")]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IAny[] Service { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="services of this containers.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IAny) }, ReadOnly=true, Required=false, SerializedName="services")>]
member this.Service : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IAny[]
Public ReadOnly Property Service As IAny()

Property Value

IAny[]
Attributes

Applies to