RemotePrivateEndpointConnection Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.RemotePrivateEndpointConnectionTypeConverter))]
public class RemotePrivateEndpointConnection : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IRemotePrivateEndpointConnection
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.RemotePrivateEndpointConnectionTypeConverter))>]
type RemotePrivateEndpointConnection = class
    interface IRemotePrivateEndpointConnection
    interface IJsonSerializable
Public Class RemotePrivateEndpointConnection
Implements IRemotePrivateEndpointConnection
Inheritance
RemotePrivateEndpointConnection
Attributes
Implements

Constructors

RemotePrivateEndpointConnection()

Properties

PrivateEndpointId
PrivateLinkServiceConnectionStateActionsRequired
PrivateLinkServiceConnectionStateDescription
PrivateLinkServiceConnectionStateStatus
ProvisioningState

Methods

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

Applies to