次の方法で共有


ContainerRegistryExtensions クラス

定義

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

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

メソッド

CheckContainerRegistryNameAvailability(SubscriptionResource, ContainerRegistryNameAvailabilityContent, CancellationToken)

コンテナー レジストリ名が使用可能かどうかを確認します。 名前には英数字のみを含める必要があります。グローバルに一意で、長さは 5 から 50 文字です。

  • 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.ContainerRegistry/checkNameAvailability
  • 操作IdRegistries_CheckNameAvailability
CheckContainerRegistryNameAvailabilityAsync(SubscriptionResource, ContainerRegistryNameAvailabilityContent, CancellationToken)

コンテナー レジストリ名が使用可能かどうかを確認します。 名前には英数字のみを含める必要があります。グローバルに一意で、長さは 5 から 50 文字です。

  • 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.ContainerRegistry/checkNameAvailability
  • 操作IdRegistries_CheckNameAvailability
GetContainerRegistries(ResourceGroupResource)

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

GetContainerRegistries(SubscriptionResource, CancellationToken)

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

  • 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.ContainerRegistry/registries
  • 操作IdRegistries_List
GetContainerRegistriesAsync(SubscriptionResource, CancellationToken)

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

  • 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.ContainerRegistry/registries
  • 操作IdRegistries_List
GetContainerRegistry(ResourceGroupResource, String, CancellationToken)

指定したコンテナー レジストリのプロパティを取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerRegistry/registries/{registryName}
  • 操作IdRegistries_Get
GetContainerRegistryAgentPoolResource(ArmClient, ResourceIdentifier)

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

GetContainerRegistryAsync(ResourceGroupResource, String, CancellationToken)

指定したコンテナー レジストリのプロパティを取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerRegistry/registries/{registryName}
  • 操作IdRegistries_Get
GetContainerRegistryPrivateEndpointConnectionResource(ArmClient, ResourceIdentifier)

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

GetContainerRegistryPrivateLinkResource(ArmClient, ResourceIdentifier)

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

GetContainerRegistryReplicationResource(ArmClient, ResourceIdentifier)

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

GetContainerRegistryResource(ArmClient, ResourceIdentifier)

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

GetContainerRegistryRunResource(ArmClient, ResourceIdentifier)

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

GetContainerRegistryTaskResource(ArmClient, ResourceIdentifier)

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

GetContainerRegistryTaskRunResource(ArmClient, ResourceIdentifier)

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

GetContainerRegistryTokenResource(ArmClient, ResourceIdentifier)

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

GetContainerRegistryWebhookResource(ArmClient, ResourceIdentifier)

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

GetScopeMapResource(ArmClient, ResourceIdentifier)

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

適用対象