Partilhar via


PrivateEndpointConnectionWithSystemData Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.PrivateEndpointConnectionWithSystemDataTypeConverter))]
public class PrivateEndpointConnectionWithSystemData : Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.IPrivateEndpointConnectionWithSystemData, Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.PrivateEndpointConnectionWithSystemDataTypeConverter))>]
type PrivateEndpointConnectionWithSystemData = class
    interface IPrivateEndpointConnectionWithSystemData
    interface IJsonSerializable
    interface IPrivateEndpointConnection
    interface IResource
    interface IValidates
Public Class PrivateEndpointConnectionWithSystemData
Implements IPrivateEndpointConnectionWithSystemData, IValidates
Inheritance
PrivateEndpointConnectionWithSystemData
Attributes
Implements

Constructors

PrivateEndpointConnectionWithSystemData()

Properties

Id
Name
PrivateEndpoint
PrivateEndpointId
PrivateLinkServiceConnectionState
PrivateLinkServiceConnectionStateActionsRequired
PrivateLinkServiceConnectionStateDescription
PrivateLinkServiceConnectionStateStatus
Property
ProvisioningState
SystemDataCreatedAt
SystemDataCreatedBy
SystemDataCreatedByType
SystemDataLastModifiedAt
SystemDataLastModifiedBy
SystemDataLastModifiedByType
Type

Methods

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

Applies to