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