次の方法で共有


DeviceUpdateExtensions クラス

定義

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

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

メソッド

CheckDeviceUpdateNameAvailability(SubscriptionResource, CheckNameAvailabilityContent, CancellationToken)

ADU リソース名の可用性を確認します。

  • 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.DeviceUpdate/checknameavailability
  • 操作 IdCheckNameAvailability
CheckDeviceUpdateNameAvailabilityAsync(SubscriptionResource, CheckNameAvailabilityContent, CancellationToken)

ADU リソース名の可用性を確認します。

  • 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.DeviceUpdate/checknameavailability
  • 操作 IdCheckNameAvailability
GetDeviceUpdateAccount(ResourceGroupResource, String, CancellationToken)

指定されたアカウント名のアカウントの詳細を返します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceUpdate/accounts/{accountName}
  • 操作IdAccounts_Get
GetDeviceUpdateAccountAsync(ResourceGroupResource, String, CancellationToken)

指定されたアカウント名のアカウントの詳細を返します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceUpdate/accounts/{accountName}
  • 操作IdAccounts_Get
GetDeviceUpdateAccountResource(ArmClient, ResourceIdentifier)

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

GetDeviceUpdateAccounts(ResourceGroupResource)

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

GetDeviceUpdateAccounts(SubscriptionResource, CancellationToken)

アカウントの一覧を返します。

  • 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.DeviceUpdate/accounts
  • 操作IdAccounts_ListBySubscription
GetDeviceUpdateAccountsAsync(SubscriptionResource, CancellationToken)

アカウントの一覧を返します。

  • 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.DeviceUpdate/accounts
  • 操作IdAccounts_ListBySubscription
GetDeviceUpdateInstanceResource(ArmClient, ResourceIdentifier)

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

GetDeviceUpdatePrivateEndpointConnectionResource(ArmClient, ResourceIdentifier)

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

GetPrivateEndpointConnectionProxyResource(ArmClient, ResourceIdentifier)

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

GetPrivateLinkResource(ArmClient, ResourceIdentifier)

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

適用対象