Partager via


FeatureSupportOperationsExtensions.Validate Méthode

Définition

Il vérifie si une fonctionnalité donnée avec des propriétés de ressource est prise en charge dans le service

public static Microsoft.Azure.Management.RecoveryServices.Backup.Models.AzureVMResourceFeatureSupportResponse Validate (this Microsoft.Azure.Management.RecoveryServices.Backup.IFeatureSupportOperations operations, string azureRegion, Microsoft.Azure.Management.RecoveryServices.Backup.Models.FeatureSupportRequest parameters);
static member Validate : Microsoft.Azure.Management.RecoveryServices.Backup.IFeatureSupportOperations * string * Microsoft.Azure.Management.RecoveryServices.Backup.Models.FeatureSupportRequest -> Microsoft.Azure.Management.RecoveryServices.Backup.Models.AzureVMResourceFeatureSupportResponse
<Extension()>
Public Function Validate (operations As IFeatureSupportOperations, azureRegion As String, parameters As FeatureSupportRequest) As AzureVMResourceFeatureSupportResponse

Paramètres

operations
IFeatureSupportOperations

Groupe d’opérations pour cette méthode d’extension.

azureRegion
String

Région Azure pour atteindre l’API

parameters
FeatureSupportRequest

Objet de demande de support de fonctionnalité

Retours

S’applique à