PrivateEndpointConnectionResource Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.PrivateEndpointConnectionResourceTypeConverter))]
public class PrivateEndpointConnectionResource : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IPrivateEndpointConnectionResource, Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.PrivateEndpointConnectionResourceTypeConverter))>]
type PrivateEndpointConnectionResource = class
    interface IPrivateEndpointConnectionResource
    interface IJsonSerializable
    interface IProxyOnlyResource
    interface IValidates
Public Class PrivateEndpointConnectionResource
Implements IPrivateEndpointConnectionResource, IValidates
Inheritance
PrivateEndpointConnectionResource
Attributes
Implements

Constructors

PrivateEndpointConnectionResource()

Properties

Id
Kind
Name
PrivateEndpointId
PrivateLinkServiceConnectionStateActionsRequired
PrivateLinkServiceConnectionStateDescription
PrivateLinkServiceConnectionStateStatus
ProvisioningState
Type

Methods

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

Applies to