次の方法で共有


ResourcesExtensions クラス

定義

Azure.ResourceManager.Resources に拡張メソッドを追加するクラス。

public static class ResourcesExtensions
type ResourcesExtensions = class
Public Module ResourcesExtensions
継承
ResourcesExtensions

メソッド

CalculateDeploymentTemplateHash(TenantResource, BinaryData, CancellationToken)

指定されたテンプレートのハッシュを計算します。

  • 要求パス/プロバイダー/Microsoft.Resources/calculateTemplateHash
  • 操作IdDeployments_CalculateTemplateHash
CalculateDeploymentTemplateHashAsync(TenantResource, BinaryData, CancellationToken)

指定されたテンプレートのハッシュを計算します。

  • 要求パス/プロバイダー/Microsoft.Resources/calculateTemplateHash
  • 操作IdDeployments_CalculateTemplateHash
GetArmApplication(ResourceGroupResource, String, CancellationToken)

マネージド アプリケーションを取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Solutions/applications/{applicationName}
  • 操作IdApplications_Get
GetArmApplicationAsync(ResourceGroupResource, String, CancellationToken)

マネージド アプリケーションを取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Solutions/applications/{applicationName}
  • 操作IdApplications_Get
GetArmApplicationDefinition(ResourceGroupResource, String, CancellationToken)

マネージド アプリケーション定義を取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Solutions/applicationDefinitions/{applicationDefinitionName}
  • 操作IdApplicationDefinitions_Get
GetArmApplicationDefinitionAsync(ResourceGroupResource, String, CancellationToken)

マネージド アプリケーション定義を取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Solutions/applicationDefinitions/{applicationDefinitionName}
  • 操作IdApplicationDefinitions_Get
GetArmApplicationDefinitionResource(ArmClient, ResourceIdentifier)

に対して ArmApplicationDefinitionResource 実行できるが、データを含まないインスタンス操作と共に を表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String) して、そのコンポーネントから を ArmApplicationDefinitionResourceResourceIdentifier 作成できます。

GetArmApplicationDefinitions(ResourceGroupResource)

ResourceGroupResource 内の ArmApplicationDefinitionResources のコレクションを取得します。

GetArmApplicationResource(ArmClient, ResourceIdentifier)

に対して ArmApplicationResource 実行できるが、データを含まないインスタンス操作と共に を表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String) して、そのコンポーネントから を ArmApplicationResourceResourceIdentifier 作成できます。

GetArmApplications(ResourceGroupResource)

ResourceGroupResource 内の ArmApplicationResources のコレクションを取得します。

GetArmApplications(SubscriptionResource, CancellationToken)

サブスクリプション内のすべてのアプリケーションを取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.Solutions/applications
  • 操作IdApplications_ListBySubscription
GetArmApplicationsAsync(SubscriptionResource, CancellationToken)

サブスクリプション内のすべてのアプリケーションを取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.Solutions/applications
  • 操作IdApplications_ListBySubscription
GetArmDeployment(ManagementGroupResource, String, CancellationToken)

デプロイを取得します。

  • 要求パス/{scope}/providers/Microsoft.Resources/deployments/{deploymentName}
  • 操作IdDeployments_GetAtScope
GetArmDeployment(ResourceGroupResource, String, CancellationToken)

デプロイを取得します。

  • 要求パス/{scope}/providers/Microsoft.Resources/deployments/{deploymentName}
  • 操作IdDeployments_GetAtScope
GetArmDeployment(SubscriptionResource, String, CancellationToken)

デプロイを取得します。

  • 要求パス/{scope}/providers/Microsoft.Resources/deployments/{deploymentName}
  • 操作IdDeployments_GetAtScope
GetArmDeployment(TenantResource, String, CancellationToken)

デプロイを取得します。

  • 要求パス/{scope}/providers/Microsoft.Resources/deployments/{deploymentName}
  • 操作IdDeployments_GetAtScope
GetArmDeploymentAsync(ManagementGroupResource, String, CancellationToken)

デプロイを取得します。

  • 要求パス/{scope}/providers/Microsoft.Resources/deployments/{deploymentName}
  • 操作IdDeployments_GetAtScope
GetArmDeploymentAsync(ResourceGroupResource, String, CancellationToken)

デプロイを取得します。

  • 要求パス/{scope}/providers/Microsoft.Resources/deployments/{deploymentName}
  • 操作IdDeployments_GetAtScope
GetArmDeploymentAsync(SubscriptionResource, String, CancellationToken)

デプロイを取得します。

  • 要求パス/{scope}/providers/Microsoft.Resources/deployments/{deploymentName}
  • 操作IdDeployments_GetAtScope
GetArmDeploymentAsync(TenantResource, String, CancellationToken)

デプロイを取得します。

  • 要求パス/{scope}/providers/Microsoft.Resources/deployments/{deploymentName}
  • 操作IdDeployments_GetAtScope
GetArmDeploymentResource(ArmClient, ResourceIdentifier)

に対して ArmDeploymentResource 実行できるが、データを含まないインスタンス操作と共に を表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String) して、そのコンポーネントから を ArmDeploymentResourceResourceIdentifier 作成できます。

GetArmDeployments(ManagementGroupResource)

ManagementGroupResource 内の ArmDeploymentResources のコレクションを取得します。

GetArmDeployments(ResourceGroupResource)

ResourceGroupResource 内の ArmDeploymentResources のコレクションを取得します。

GetArmDeployments(SubscriptionResource)

SubscriptionResource 内の ArmDeploymentResources のコレクションを取得します。

GetArmDeployments(TenantResource)

TenantResource 内の ArmDeploymentResources のコレクションを取得します。

GetArmDeploymentScript(ResourceGroupResource, String, CancellationToken)

指定した名前のデプロイ スクリプトを取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.Resources/deploymentScripts/{scriptName}
  • 操作IdDeploymentScripts_Get
GetArmDeploymentScriptAsync(ResourceGroupResource, String, CancellationToken)

指定した名前のデプロイ スクリプトを取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.Resources/deploymentScripts/{scriptName}
  • 操作IdDeploymentScripts_Get
GetArmDeploymentScriptResource(ArmClient, ResourceIdentifier)

に対して ArmDeploymentScriptResource 実行できるが、データを含まないインスタンス操作と共に を表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String) して、そのコンポーネントから を ArmDeploymentScriptResourceResourceIdentifier 作成できます。

GetArmDeploymentScripts(ResourceGroupResource)

ResourceGroupResource 内の ArmDeploymentScriptResources のコレクションを取得します。

GetArmDeploymentScripts(SubscriptionResource, CancellationToken)

特定のサブスクリプションのすべてのデプロイ スクリプトを一覧表示します。

  • 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.Resources/deploymentScripts
  • 操作IdDeploymentScripts_ListBySubscription
GetArmDeploymentScriptsAsync(SubscriptionResource, CancellationToken)

特定のサブスクリプションのすべてのデプロイ スクリプトを一覧表示します。

  • 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.Resources/deploymentScripts
  • 操作IdDeploymentScripts_ListBySubscription
GetJitRequest(ResourceGroupResource, String, CancellationToken)

JIT 要求を取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Solutions/jitRequests/{jitRequestName}
  • 操作IdJitRequests_Get
GetJitRequestAsync(ResourceGroupResource, String, CancellationToken)

JIT 要求を取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Solutions/jitRequests/{jitRequestName}
  • 操作IdJitRequests_Get
GetJitRequestDefinitions(SubscriptionResource, CancellationToken)

サブスクリプション内のすべての JIT 要求を取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.Solutions/jitRequests
  • 操作IdjitRequests_ListBySubscription
GetJitRequestDefinitionsAsync(SubscriptionResource, CancellationToken)

サブスクリプション内のすべての JIT 要求を取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.Solutions/jitRequests
  • 操作IdjitRequests_ListBySubscription
GetJitRequestResource(ArmClient, ResourceIdentifier)

に対して JitRequestResource 実行できるが、データを含まないインスタンス操作と共に を表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String) して、そのコンポーネントから を JitRequestResourceResourceIdentifier 作成できます。

GetJitRequests(ResourceGroupResource)

ResourceGroupResource 内の JitRequestResources のコレクションを取得します。

GetScriptLogResource(ArmClient, ResourceIdentifier)

に対して ScriptLogResource 実行できるが、データを含まないインスタンス操作と共に を表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String) して、そのコンポーネントから を ScriptLogResourceResourceIdentifier 作成できます。

GetTemplateSpec(ResourceGroupResource, String, Nullable<TemplateSpecExpandKind>, CancellationToken)

指定した名前のテンプレート スペックを取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Resources/templateSpecs/{templateSpecName}
  • 操作IdTemplateSpecs_Get
GetTemplateSpecAsync(ResourceGroupResource, String, Nullable<TemplateSpecExpandKind>, CancellationToken)

指定した名前のテンプレート スペックを取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Resources/templateSpecs/{templateSpecName}
  • 操作IdTemplateSpecs_Get
GetTemplateSpecResource(ArmClient, ResourceIdentifier)

に対して実行できるがデータを含まないインスタンス操作と共に を TemplateSpecResource 表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String) して、そのコンポーネントから を TemplateSpecResourceResourceIdentifier 作成できます。

GetTemplateSpecs(ResourceGroupResource)

ResourceGroupResource 内の TemplateSpecResources のコレクションを取得します。

GetTemplateSpecs(SubscriptionResource, Nullable<TemplateSpecExpandKind>, CancellationToken)

指定したサブスクリプション内のすべてのテンプレート スペックを一覧表示します。

  • 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.Resources/templateSpecs
  • 操作IdTemplateSpecs_ListBySubscription
GetTemplateSpecsAsync(SubscriptionResource, Nullable<TemplateSpecExpandKind>, CancellationToken)

指定したサブスクリプション内のすべてのテンプレート スペックを一覧表示します。

  • 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.Resources/templateSpecs
  • 操作IdTemplateSpecs_ListBySubscription
GetTemplateSpecVersionResource(ArmClient, ResourceIdentifier)

に対して実行できるがデータを含まないインスタンス操作と共に を TemplateSpecVersionResource 表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String, String) して、そのコンポーネントから を TemplateSpecVersionResourceResourceIdentifier 作成できます。

適用対象