次の方法で共有


FeatureSupportOperationsExtensions.Validate メソッド

定義

リソース プロパティを持つ特定の機能がサービスでサポートされているかどうかを検証します

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

パラメーター

operations
IFeatureSupportOperations

この拡張メソッドの操作グループ。

azureRegion
String

Api にヒットする Azure リージョン

parameters
FeatureSupportRequest

機能サポート要求オブジェクト

戻り値

適用対象