你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DeviceUpdateExtensions 类

定义

用于将扩展方法添加到 Azure.ResourceManager.DeviceUpdate 的类。

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

方法

CheckDeviceUpdateNameAvailability(SubscriptionResource, CheckNameAvailabilityContent, CancellationToken)

检查 ADU 资源名称可用性。

  • 请求路径/subscriptions/{subscriptionId}/providers/Microsoft.DeviceUpdate/checknameavailability
  • 操作 IdCheckNameAvailability
CheckDeviceUpdateNameAvailabilityAsync(SubscriptionResource, CheckNameAvailabilityContent, CancellationToken)

检查 ADU 资源名称可用性。

  • 请求路径/subscriptions/{subscriptionId}/providers/Microsoft.DeviceUpdate/checknameavailability
  • 操作 IdCheckNameAvailability
GetDeviceUpdateAccount(ResourceGroupResource, String, CancellationToken)

返回给定帐户名称的帐户详细信息。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceUpdate/accounts/{accountName}
  • 操作IdAccounts_Get
GetDeviceUpdateAccountAsync(ResourceGroupResource, String, CancellationToken)

返回给定帐户名称的帐户详细信息。

  • 请求路径/subscriptions/{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)

返回帐户列表。

  • 请求路径/subscriptions/{subscriptionId}/providers/Microsoft.DeviceUpdate/accounts
  • 操作IdAccounts_ListBySubscription
GetDeviceUpdateAccountsAsync(SubscriptionResource, CancellationToken)

返回帐户列表。

  • 请求路径/subscriptions/{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

适用于