Share via


PrivateEndpointConnectionProperties Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20.PrivateEndpointConnectionPropertiesTypeConverter))]
public class PrivateEndpointConnectionProperties : Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20.IPrivateEndpointConnectionProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20.PrivateEndpointConnectionPropertiesTypeConverter))>]
type PrivateEndpointConnectionProperties = class
    interface IPrivateEndpointConnectionProperties
    interface IJsonSerializable
Public Class PrivateEndpointConnectionProperties
Implements IPrivateEndpointConnectionProperties
Inheritance
PrivateEndpointConnectionProperties
Attributes
Implements

Constructors

PrivateEndpointConnectionProperties()

Properties

PrivateEndpointId
PrivateLinkServiceConnectionStateActionsRequired
PrivateLinkServiceConnectionStateDescription
PrivateLinkServiceConnectionStateStatus
ProvisioningState

Methods

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

Applies to