IComputeInstanceContainer.Service Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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