IPrivateEndpointConnection Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.PrivateEndpointConnectionTypeConverter))]
public interface IPrivateEndpointConnection : Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api20.IProxyResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.PrivateEndpointConnectionTypeConverter))>]
type IPrivateEndpointConnection = interface
interface IJsonSerializable
interface IProxyResource
Public Interface IPrivateEndpointConnection
Implements IProxyResource
- Derived
- Attributes
- Implements
Properties
ConnectionState | |
Description | |
Id | (Inherited from IProxyResource) |
Location | (Inherited from IProxyResource) |
Name | (Inherited from IProxyResource) |
PrivateEndpointId | |
ProvisioningState | |
SystemDataCreatedAt | |
SystemDataCreatedBy | |
SystemDataCreatedByType | |
SystemDataLastModifiedAt | |
SystemDataLastModifiedBy | |
SystemDataLastModifiedByType | |
Type | (Inherited from IProxyResource) |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |