PrivateEndpointConnection interface
Contains information about a private link resource.
- Extends
Properties
group |
The value has one and only one group id. NOTE: This property will not be serialized. It can only be populated by the server. |
private |
The private endpoint of the private endpoint connection. NOTE: This property will not be serialized. It can only be populated by the server. |
private |
The private link service connection state of the private endpoint connection |
provisioning |
The provisioning state of the private endpoint connection. NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
etag | The ETag of the resource, used for concurrency statements. NOTE: This property will not be serialized. It can only be populated by the server. |
id | The ID of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
name | The name of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
tags | The tags of the resource. |
type | The type of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
groupIds
The value has one and only one group id. NOTE: This property will not be serialized. It can only be populated by the server.
groupIds?: string[]
Property Value
string[]
privateEndpoint
The private endpoint of the private endpoint connection. NOTE: This property will not be serialized. It can only be populated by the server.
privateEndpoint?: PrivateEndpoint
Property Value
privateLinkServiceConnectionState
The private link service connection state of the private endpoint connection
privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState
Property Value
provisioningState
The provisioning state of the private endpoint connection. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: PrivateEndpointConnectionProvisioningState
Property Value
Inherited Property Details
etag
The ETag of the resource, used for concurrency statements. NOTE: This property will not be serialized. It can only be populated by the server.
etag?: string
Property Value
string
Inherited From AzureProxyResource.etag
id
The ID of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From AzureProxyResource.id
name
The name of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From AzureProxyResource.name
tags
The tags of the resource.
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
Inherited From AzureProxyResource.tags
type
The type of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From AzureProxyResource.type