Compartilhar via


ArmRecoveryServicesModelFactory.RecoveryServicesPrivateEndpointConnectionVaultProperties Método

Definição

Inicializa uma nova instância de RecoveryServicesPrivateEndpointConnectionVaultProperties.

public static Azure.ResourceManager.RecoveryServices.Models.RecoveryServicesPrivateEndpointConnectionVaultProperties RecoveryServicesPrivateEndpointConnectionVaultProperties (Azure.Core.ResourceIdentifier id = default, string name = default, Azure.Core.ResourceType resourceType = default, Azure.ResourceManager.Models.SystemData systemData = default, Azure.ResourceManager.RecoveryServices.Models.RecoveryServicesPrivateEndpointConnection properties = default, Azure.Core.AzureLocation? location = default);
static member RecoveryServicesPrivateEndpointConnectionVaultProperties : Azure.Core.ResourceIdentifier * string * Azure.Core.ResourceType * Azure.ResourceManager.Models.SystemData * Azure.ResourceManager.RecoveryServices.Models.RecoveryServicesPrivateEndpointConnection * Nullable<Azure.Core.AzureLocation> -> Azure.ResourceManager.RecoveryServices.Models.RecoveryServicesPrivateEndpointConnectionVaultProperties
Public Shared Function RecoveryServicesPrivateEndpointConnectionVaultProperties (Optional id As ResourceIdentifier = Nothing, Optional name As String = Nothing, Optional resourceType As ResourceType = Nothing, Optional systemData As SystemData = Nothing, Optional properties As RecoveryServicesPrivateEndpointConnection = Nothing, Optional location As Nullable(Of AzureLocation) = Nothing) As RecoveryServicesPrivateEndpointConnectionVaultProperties

Parâmetros

name
String

O nome.

resourceType
ResourceType

O resourceType.

systemData
SystemData

O systemData.

properties
RecoveryServicesPrivateEndpointConnection

Propriedades de resposta de conexão de ponto de extremidade privado.

location
Nullable<AzureLocation>

O local da conexão de ponto de extremidade privado.

Retornos

Uma nova RecoveryServicesPrivateEndpointConnectionVaultProperties instância para zombar.

Aplica-se a