PrivateEndpointConnectionProperties Class

Definition

Properties of a private endpoint connection.

C#
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.PrivateEndpointConnectionPropertiesTypeConverter))]
public class PrivateEndpointConnectionProperties : Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.IPrivateEndpointConnectionProperties
Inheritance
PrivateEndpointConnectionProperties
Attributes
Implements

Constructors

Properties

PrivateEndpointId

The resource ID of the private endpoint

PrivateLinkServiceConnectionStateDescription

The private link service connection description.

PrivateLinkServiceConnectionStateStatus

The private link service connection status.

ProvisioningState

The current provisioning state.

Methods

DeserializeFromDictionary(IDictionary)

Deserializes a IDictionary into an instance of PrivateEndpointConnectionProperties.

DeserializeFromPSObject(PSObject)

Deserializes a PSObject into an instance of PrivateEndpointConnectionProperties.

FromJson(JsonNode)

Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.IPrivateEndpointConnectionProperties.

FromJsonString(String)

Creates a new instance of PrivateEndpointConnectionProperties, deserializing the content from a json string.

ToJson(JsonObject, SerializationMode)

Serializes this instance of PrivateEndpointConnectionProperties into a JsonNode.

ToJsonString()

Serializes this instance to a json string.

Applies to

Produkt Wersje
Azure - PowerShell Commands 12 (LTS), Latest