Share via


PrivateLinkServiceConnectionState Class

Definition

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

Constructors

PrivateLinkServiceConnectionState()

Properties

ActionsRequired
Description
Status

Methods

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

Applies to