PrivateEndpointConnectionVaultProperties Class

Definition

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

public class PrivateEndpointConnectionVaultProperties
type PrivateEndpointConnectionVaultProperties = class
Public Class PrivateEndpointConnectionVaultProperties
Inheritance
PrivateEndpointConnectionVaultProperties

Constructors

PrivateEndpointConnectionVaultProperties()

Initializes a new instance of the PrivateEndpointConnectionVaultProperties class.

PrivateEndpointConnectionVaultProperties(String, PrivateEndpointConnection, String, String, String)

Initializes a new instance of the PrivateEndpointConnectionVaultProperties class.

Properties

Id

Gets format of id subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.[Service]/{resource}/{resourceName}/privateEndpointConnections/{connectionName}.

Location

Gets the location of the private Endpoint connection

Name

Gets the name of the private Endpoint Connection

Properties
Type

Gets the type, which will be of the format, Microsoft.RecoveryServices/vaults/privateEndpointConnections

Applies to