Share via


SystemService Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.SystemServiceTypeConverter))]
public class SystemService : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.ISystemService
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.SystemServiceTypeConverter))>]
type SystemService = class
    interface ISystemService
    interface IJsonSerializable
Public Class SystemService
Implements ISystemService
Inheritance
SystemService
Attributes
Implements

Constructors

SystemService()

Properties

PublicIPAddress
Type
Version

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
ToString()

Applies to