次の方法で共有


AgFoodPlatformExtensions クラス

定義

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

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

メソッド

CheckNameAvailabilityLocation(SubscriptionResource, CheckNameAvailabilityContent, CancellationToken)

要求されたリソース名を使用して、リソースの名前の可用性を確認します。

  • 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.AgFoodPlatform/checkNameAvailability
  • 操作IdLocations_CheckNameAvailability
CheckNameAvailabilityLocationAsync(SubscriptionResource, CheckNameAvailabilityContent, CancellationToken)

要求されたリソース名を使用して、リソースの名前の可用性を確認します。

  • 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.AgFoodPlatform/checkNameAvailability
  • 操作IdLocations_CheckNameAvailability
GetAgFoodPlatformPrivateEndpointConnectionResource(ArmClient, ResourceIdentifier)

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

GetAgFoodPlatformPrivateLinkResource(ArmClient, ResourceIdentifier)

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

GetExtensionResource(ArmClient, ResourceIdentifier)

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

GetFarmBeat(ResourceGroupResource, String, CancellationToken)

FarmBeats リソースを取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AgFoodPlatform/farmBeats/{farmBeatsResourceName}
  • 操作IdFarmBeatsModels_Get
GetFarmBeatAsync(ResourceGroupResource, String, CancellationToken)

FarmBeats リソースを取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AgFoodPlatform/farmBeats/{farmBeatsResourceName}
  • 操作IdFarmBeatsModels_Get
GetFarmBeatResource(ArmClient, ResourceIdentifier)

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

GetFarmBeats(ResourceGroupResource)

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

GetFarmBeats(SubscriptionResource, Nullable<Int32>, String, CancellationToken)

サブスクリプションの FarmBeats インスタンスを一覧表示します。

  • 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.AgFoodPlatform/farmBeats
  • 操作IdFarmBeatsModels_ListBySubscription
GetFarmBeatsAsync(SubscriptionResource, Nullable<Int32>, String, CancellationToken)

サブスクリプションの FarmBeats インスタンスを一覧表示します。

  • 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.AgFoodPlatform/farmBeats
  • 操作IdFarmBeatsModels_ListBySubscription
GetFarmBeatsExtension(TenantResource, String, CancellationToken)

farmBeats 拡張機能を取得します。

  • 要求パス/プロバイダー/Microsoft.AgFoodPlatform/farmBeatsExtensionDefinitions/{farmBeatsExtensionId}
  • 操作IdFarmBeatsExtensions_Get
GetFarmBeatsExtensionAsync(TenantResource, String, CancellationToken)

farmBeats 拡張機能を取得します。

  • 要求パス/プロバイダー/Microsoft.AgFoodPlatform/farmBeatsExtensionDefinitions/{farmBeatsExtensionId}
  • 操作IdFarmBeatsExtensions_Get
GetFarmBeatsExtensionResource(ArmClient, ResourceIdentifier)

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

GetFarmBeatsExtensions(TenantResource)

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

適用対象