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.Purview.Models.Api20210701.PrivateEndpointConnectionTypeConverter))]
public interface IPrivateEndpointConnection : Microsoft.Azure.PowerShell.Cmdlets.Purview.Models.Api20210701.IProxyResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purview.Models.Api20210701.PrivateEndpointConnectionTypeConverter))>]
type IPrivateEndpointConnection = interface
interface IJsonSerializable
interface IProxyResource
Public Interface IPrivateEndpointConnection
Implements IProxyResource
- Derived
- Attributes
- Implements
Properties
Id |
Gets or sets the identifier. (Inherited from IProxyResource) |
Name |
Gets or sets the name. (Inherited from IProxyResource) |
PrivateEndpointId |
The private endpoint identifier. |
PrivateLinkServiceConnectionStateActionsRequired |
The required actions. |
PrivateLinkServiceConnectionStateDescription |
The description. |
PrivateLinkServiceConnectionStateStatus |
The status. |
ProvisioningState |
The provisioning state. |
Type |
Gets or sets the type. (Inherited from IProxyResource) |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |