ExistingProtectionProfile(String) Construtor
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Inicializa uma nova instância de ExistingProtectionProfile.
public ExistingProtectionProfile (string protectionProfileId);
new Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.ExistingProtectionProfile : string -> Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.ExistingProtectionProfile
Public Sub New (protectionProfileId As String)
Parâmetros
- protectionProfileId
- String
O perfil de proteção ID do Arm. Gerar erro, se o recurso não existir.
Exceções
protectionProfileId
é nulo.