次の方法で共有


PrivateEndpointConnection Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.DoNotFormat]
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.PrivateEndpointConnectionTypeConverter))]
public class PrivateEndpointConnection : Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.IPrivateEndpointConnection, Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Runtime.IValidates
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.DoNotFormat>]
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.PrivateEndpointConnectionTypeConverter))>]
type PrivateEndpointConnection = class
    interface IPrivateEndpointConnection
    interface IJsonSerializable
    interface IProxyResource
    interface IValidates
Public Class PrivateEndpointConnection
Implements IPrivateEndpointConnection, IValidates
Inheritance
PrivateEndpointConnection
Attributes
Implements

Constructors

PrivateEndpointConnection()

Properties

ConnectionState
Description
Id
Location
Name
PrivateEndpointId
ProvisioningState
ResourceGroupName
SystemDataCreatedAt
SystemDataCreatedBy
SystemDataCreatedByType
SystemDataLastModifiedAt
SystemDataLastModifiedBy
SystemDataLastModifiedByType
Type

Methods

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

Applies to