Partager via


DeviceRegistryExtensions Class

Definition

A class to add extension methods to Azure.ResourceManager.DeviceRegistry.

public static class DeviceRegistryExtensions
type DeviceRegistryExtensions = class
Public Module DeviceRegistryExtensions
Inheritance
DeviceRegistryExtensions

Methods

GetDeviceRegistryAsset(ResourceGroupResource, String, CancellationToken)

Get a Asset

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceRegistry/assets/{assetName}
  • Operation Id: Asset_Get
  • Default Api Version: 2024-09-01-preview
  • Resource: DeviceRegistryAssetResource
GetDeviceRegistryAssetAsync(ResourceGroupResource, String, CancellationToken)

Get a Asset

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceRegistry/assets/{assetName}
  • Operation Id: Asset_Get
  • Default Api Version: 2024-09-01-preview
  • Resource: DeviceRegistryAssetResource
GetDeviceRegistryAssetEndpointProfile(ResourceGroupResource, String, CancellationToken)

Get a AssetEndpointProfile

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceRegistry/assetEndpointProfiles/{assetEndpointProfileName}
  • Operation Id: AssetEndpointProfile_Get
  • Default Api Version: 2024-09-01-preview
  • Resource: DeviceRegistryAssetEndpointProfileResource
GetDeviceRegistryAssetEndpointProfileAsync(ResourceGroupResource, String, CancellationToken)

Get a AssetEndpointProfile

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceRegistry/assetEndpointProfiles/{assetEndpointProfileName}
  • Operation Id: AssetEndpointProfile_Get
  • Default Api Version: 2024-09-01-preview
  • Resource: DeviceRegistryAssetEndpointProfileResource
GetDeviceRegistryAssetEndpointProfileResource(ArmClient, ResourceIdentifier)

Gets an object representing a DeviceRegistryAssetEndpointProfileResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a DeviceRegistryAssetEndpointProfileResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetDeviceRegistryAssetEndpointProfileResource(ResourceIdentifier) instead.

GetDeviceRegistryAssetEndpointProfiles(ResourceGroupResource)

Gets a collection of DeviceRegistryAssetEndpointProfileResources in the ResourceGroupResource. MockingTo mock this method, please mock GetDeviceRegistryAssetEndpointProfiles() instead.

GetDeviceRegistryAssetEndpointProfiles(SubscriptionResource, CancellationToken)

List AssetEndpointProfile resources by subscription ID

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.DeviceRegistry/assetEndpointProfiles
  • Operation Id: AssetEndpointProfile_ListBySubscription
  • Default Api Version: 2024-09-01-preview
  • Resource: DeviceRegistryAssetEndpointProfileResource
GetDeviceRegistryAssetEndpointProfilesAsync(SubscriptionResource, CancellationToken)

List AssetEndpointProfile resources by subscription ID

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.DeviceRegistry/assetEndpointProfiles
  • Operation Id: AssetEndpointProfile_ListBySubscription
  • Default Api Version: 2024-09-01-preview
  • Resource: DeviceRegistryAssetEndpointProfileResource
GetDeviceRegistryAssetResource(ArmClient, ResourceIdentifier)

Gets an object representing a DeviceRegistryAssetResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a DeviceRegistryAssetResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetDeviceRegistryAssetResource(ResourceIdentifier) instead.

GetDeviceRegistryAssets(ResourceGroupResource)

Gets a collection of DeviceRegistryAssetResources in the ResourceGroupResource. MockingTo mock this method, please mock GetDeviceRegistryAssets() instead.

GetDeviceRegistryAssets(SubscriptionResource, CancellationToken)

List Asset resources by subscription ID

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.DeviceRegistry/assets
  • Operation Id: Asset_ListBySubscription
  • Default Api Version: 2024-09-01-preview
  • Resource: DeviceRegistryAssetResource
GetDeviceRegistryAssetsAsync(SubscriptionResource, CancellationToken)

List Asset resources by subscription ID

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.DeviceRegistry/assets
  • Operation Id: Asset_ListBySubscription
  • Default Api Version: 2024-09-01-preview
  • Resource: DeviceRegistryAssetResource
GetDeviceRegistryBillingContainer(SubscriptionResource, String, CancellationToken)

Get a BillingContainer

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.DeviceRegistry/billingContainers/{billingContainerName}
  • Operation Id: BillingContainer_Get
  • Default Api Version: 2024-09-01-preview
  • Resource: DeviceRegistryBillingContainerResource
GetDeviceRegistryBillingContainerAsync(SubscriptionResource, String, CancellationToken)

Get a BillingContainer

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.DeviceRegistry/billingContainers/{billingContainerName}
  • Operation Id: BillingContainer_Get
  • Default Api Version: 2024-09-01-preview
  • Resource: DeviceRegistryBillingContainerResource
GetDeviceRegistryBillingContainerResource(ArmClient, ResourceIdentifier)

Gets an object representing a DeviceRegistryBillingContainerResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String) to create a DeviceRegistryBillingContainerResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetDeviceRegistryBillingContainerResource(ResourceIdentifier) instead.

GetDeviceRegistryBillingContainers(SubscriptionResource)

Gets a collection of DeviceRegistryBillingContainerResources in the SubscriptionResource. MockingTo mock this method, please mock GetDeviceRegistryBillingContainers() instead.

GetDeviceRegistryDiscoveredAsset(ResourceGroupResource, String, CancellationToken)

Get a DiscoveredAsset

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceRegistry/discoveredAssets/{discoveredAssetName}
  • Operation Id: DiscoveredAsset_Get
  • Default Api Version: 2024-09-01-preview
  • Resource: DeviceRegistryDiscoveredAssetResource
GetDeviceRegistryDiscoveredAssetAsync(ResourceGroupResource, String, CancellationToken)

Get a DiscoveredAsset

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceRegistry/discoveredAssets/{discoveredAssetName}
  • Operation Id: DiscoveredAsset_Get
  • Default Api Version: 2024-09-01-preview
  • Resource: DeviceRegistryDiscoveredAssetResource
GetDeviceRegistryDiscoveredAssetEndpointProfile(ResourceGroupResource, String, CancellationToken)

Get a DiscoveredAssetEndpointProfile

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceRegistry/discoveredAssetEndpointProfiles/{discoveredAssetEndpointProfileName}
  • Operation Id: DiscoveredAssetEndpointProfile_Get
  • Default Api Version: 2024-09-01-preview
  • Resource: DeviceRegistryDiscoveredAssetEndpointProfileResource
GetDeviceRegistryDiscoveredAssetEndpointProfileAsync(ResourceGroupResource, String, CancellationToken)

Get a DiscoveredAssetEndpointProfile

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceRegistry/discoveredAssetEndpointProfiles/{discoveredAssetEndpointProfileName}
  • Operation Id: DiscoveredAssetEndpointProfile_Get
  • Default Api Version: 2024-09-01-preview
  • Resource: DeviceRegistryDiscoveredAssetEndpointProfileResource
GetDeviceRegistryDiscoveredAssetEndpointProfileResource(ArmClient, ResourceIdentifier)

Gets an object representing a DeviceRegistryDiscoveredAssetEndpointProfileResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a DeviceRegistryDiscoveredAssetEndpointProfileResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetDeviceRegistryDiscoveredAssetEndpointProfileResource(ResourceIdentifier) instead.

GetDeviceRegistryDiscoveredAssetEndpointProfiles(ResourceGroupResource)

Gets a collection of DeviceRegistryDiscoveredAssetEndpointProfileResources in the ResourceGroupResource. MockingTo mock this method, please mock GetDeviceRegistryDiscoveredAssetEndpointProfiles() instead.

GetDeviceRegistryDiscoveredAssetEndpointProfiles(SubscriptionResource, CancellationToken)

List DiscoveredAssetEndpointProfile resources by subscription ID

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.DeviceRegistry/discoveredAssetEndpointProfiles
  • Operation Id: DiscoveredAssetEndpointProfile_ListBySubscription
  • Default Api Version: 2024-09-01-preview
  • Resource: DeviceRegistryDiscoveredAssetEndpointProfileResource
GetDeviceRegistryDiscoveredAssetEndpointProfilesAsync(SubscriptionResource, CancellationToken)

List DiscoveredAssetEndpointProfile resources by subscription ID

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.DeviceRegistry/discoveredAssetEndpointProfiles
  • Operation Id: DiscoveredAssetEndpointProfile_ListBySubscription
  • Default Api Version: 2024-09-01-preview
  • Resource: DeviceRegistryDiscoveredAssetEndpointProfileResource
GetDeviceRegistryDiscoveredAssetResource(ArmClient, ResourceIdentifier)

Gets an object representing a DeviceRegistryDiscoveredAssetResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a DeviceRegistryDiscoveredAssetResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetDeviceRegistryDiscoveredAssetResource(ResourceIdentifier) instead.

GetDeviceRegistryDiscoveredAssets(ResourceGroupResource)

Gets a collection of DeviceRegistryDiscoveredAssetResources in the ResourceGroupResource. MockingTo mock this method, please mock GetDeviceRegistryDiscoveredAssets() instead.

GetDeviceRegistryDiscoveredAssets(SubscriptionResource, CancellationToken)

List DiscoveredAsset resources by subscription ID

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.DeviceRegistry/discoveredAssets
  • Operation Id: DiscoveredAsset_ListBySubscription
  • Default Api Version: 2024-09-01-preview
  • Resource: DeviceRegistryDiscoveredAssetResource
GetDeviceRegistryDiscoveredAssetsAsync(SubscriptionResource, CancellationToken)

List DiscoveredAsset resources by subscription ID

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.DeviceRegistry/discoveredAssets
  • Operation Id: DiscoveredAsset_ListBySubscription
  • Default Api Version: 2024-09-01-preview
  • Resource: DeviceRegistryDiscoveredAssetResource
GetDeviceRegistrySchemaRegistries(ResourceGroupResource)

Gets a collection of DeviceRegistrySchemaRegistryResources in the ResourceGroupResource. MockingTo mock this method, please mock GetDeviceRegistrySchemaRegistries() instead.

GetDeviceRegistrySchemaRegistries(SubscriptionResource, CancellationToken)

List SchemaRegistry resources by subscription ID

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.DeviceRegistry/schemaRegistries
  • Operation Id: SchemaRegistry_ListBySubscription
  • Default Api Version: 2024-09-01-preview
  • Resource: DeviceRegistrySchemaRegistryResource
GetDeviceRegistrySchemaRegistriesAsync(SubscriptionResource, CancellationToken)

List SchemaRegistry resources by subscription ID

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.DeviceRegistry/schemaRegistries
  • Operation Id: SchemaRegistry_ListBySubscription
  • Default Api Version: 2024-09-01-preview
  • Resource: DeviceRegistrySchemaRegistryResource
GetDeviceRegistrySchemaRegistry(ResourceGroupResource, String, CancellationToken)

Get a SchemaRegistry

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceRegistry/schemaRegistries/{schemaRegistryName}
  • Operation Id: SchemaRegistry_Get
  • Default Api Version: 2024-09-01-preview
  • Resource: DeviceRegistrySchemaRegistryResource
GetDeviceRegistrySchemaRegistryAsync(ResourceGroupResource, String, CancellationToken)

Get a SchemaRegistry

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceRegistry/schemaRegistries/{schemaRegistryName}
  • Operation Id: SchemaRegistry_Get
  • Default Api Version: 2024-09-01-preview
  • Resource: DeviceRegistrySchemaRegistryResource
GetDeviceRegistrySchemaRegistryResource(ArmClient, ResourceIdentifier)

Gets an object representing a DeviceRegistrySchemaRegistryResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a DeviceRegistrySchemaRegistryResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetDeviceRegistrySchemaRegistryResource(ResourceIdentifier) instead.

GetDeviceRegistrySchemaResource(ArmClient, ResourceIdentifier)

Gets an object representing a DeviceRegistrySchemaResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a DeviceRegistrySchemaResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetDeviceRegistrySchemaResource(ResourceIdentifier) instead.

GetDeviceRegistrySchemaVersionResource(ArmClient, ResourceIdentifier)

Gets an object representing a DeviceRegistrySchemaVersionResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, String) to create a DeviceRegistrySchemaVersionResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetDeviceRegistrySchemaVersionResource(ResourceIdentifier) instead.

Applies to