PrivateEndpointConnectionVaultProperties Class
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.
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
Azure SDK for .NET