PrivateEndpointConnection interface
A private endpoint connection for a project.
Properties
e |
For optimistic concurrency control. |
id | Path reference to this private endpoint endpoint connection. /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}/privateEndpointConnections/{privateEndpointConnectionName} NOTE: This property will not be serialized. It can only be populated by the server. |
name | Name of the private endpoint endpoint connection. NOTE: This property will not be serialized. It can only be populated by the server. |
properties | Properties of the private endpoint endpoint connection. |
type | Type of the object = [Microsoft.Migrate/assessmentProjects/privateEndpointConnections]. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
eTag
For optimistic concurrency control.
eTag?: string
Property Value
string
id
Path reference to this private endpoint endpoint connection. /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}/privateEndpointConnections/{privateEndpointConnectionName} NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
name
Name of the private endpoint endpoint connection. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
properties
Properties of the private endpoint endpoint connection.
properties: PrivateEndpointConnectionProperties
Property Value
type
Type of the object = [Microsoft.Migrate/assessmentProjects/privateEndpointConnections]. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string