Compartilhar via


IAksSchemaProperties.SystemService Property

Definition

System services

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

Property Value

Attributes

Applies to