PrivateLinkConnectionState Class

Definition

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

Constructors

PrivateLinkConnectionState()

Properties

ActionsRequired
Description
Status

Methods

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

Applies to