Share via


PrivateLinkServiceConnectionState Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20.PrivateLinkServiceConnectionStateTypeConverter))]
public class PrivateLinkServiceConnectionState : Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20.IPrivateLinkServiceConnectionState
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20.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()

Applies to