IComputeInstanceContainer.Service Property

Definition

services of this containers.

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

Property Value

Attributes

Applies to