Compartilhar via


ArmDataProtectionBackupModelFactory.DataProtectionBackupRecoveryPointData Método

Definição

Inicializa uma nova instância de DataProtectionBackupRecoveryPointData.

public static Azure.ResourceManager.DataProtectionBackup.DataProtectionBackupRecoveryPointData DataProtectionBackupRecoveryPointData (Azure.Core.ResourceIdentifier id = default, string name = default, Azure.Core.ResourceType resourceType = default, Azure.ResourceManager.Models.SystemData systemData = default, Azure.ResourceManager.DataProtectionBackup.Models.DataProtectionBackupRecoveryPointProperties properties = default);
static member DataProtectionBackupRecoveryPointData : Azure.Core.ResourceIdentifier * string * Azure.Core.ResourceType * Azure.ResourceManager.Models.SystemData * Azure.ResourceManager.DataProtectionBackup.Models.DataProtectionBackupRecoveryPointProperties -> Azure.ResourceManager.DataProtectionBackup.DataProtectionBackupRecoveryPointData
Public Shared Function DataProtectionBackupRecoveryPointData (Optional id As ResourceIdentifier = Nothing, Optional name As String = Nothing, Optional resourceType As ResourceType = Nothing, Optional systemData As SystemData = Nothing, Optional properties As DataProtectionBackupRecoveryPointProperties = Nothing) As DataProtectionBackupRecoveryPointData

Parâmetros

name
String

O nome.

resourceType
ResourceType

O resourceType.

systemData
SystemData

O systemData.

properties
DataProtectionBackupRecoveryPointProperties

Propriedades AzureBackupRecoveryPointResource Observe DataProtectionBackupRecoveryPointProperties que é a classe base. De acordo com o cenário, uma classe derivada da classe base pode precisar ser atribuída aqui ou essa propriedade precisa ser convertida em uma das classes derivadas possíveis. As classes derivadas disponíveis incluem DataProtectionBackupDiscreteRecoveryPointProperties.

Retornos

Uma nova DataProtectionBackupRecoveryPointData instância para simulação.

Aplica-se a