PrivateEndpointConnectionVaultProperties interface

Information to be stored in Vault properties as an element of privateEndpointConnections List.

Properties

id

Format of id subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.[Service]/{resource}/{resourceName}/privateEndpointConnections/{connectionName}. NOTE: This property will not be serialized. It can only be populated by the server.

location

The location of the private Endpoint connection NOTE: This property will not be serialized. It can only be populated by the server.

name

The name of the private Endpoint Connection NOTE: This property will not be serialized. It can only be populated by the server.

properties

Private Endpoint Connection Response Properties. NOTE: This property will not be serialized. It can only be populated by the server.

type

The type, which will be of the format, Microsoft.RecoveryServices/vaults/privateEndpointConnections NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

id

Format of id subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.[Service]/{resource}/{resourceName}/privateEndpointConnections/{connectionName}. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

location

The location of the private Endpoint connection NOTE: This property will not be serialized. It can only be populated by the server.

location?: string

Property Value

string

name

The name of the private Endpoint Connection NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

properties

Private Endpoint Connection Response Properties. NOTE: This property will not be serialized. It can only be populated by the server.

properties?: PrivateEndpointConnection

Property Value

type

The type, which will be of the format, Microsoft.RecoveryServices/vaults/privateEndpointConnections NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string