IAksSchema.SystemService Property

Definition

System services

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

Property Value

Attributes

Applies to