Azure.ResourceManager.DeviceRegistry Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
DeviceRegistryAssetCollection |
A class representing a collection of DeviceRegistryAssetResource and their operations. Each DeviceRegistryAssetResource in the collection will belong to the same instance of ResourceGroupResource. To get a DeviceRegistryAssetCollection instance call the GetDeviceRegistryAssets method from an instance of ResourceGroupResource. |
DeviceRegistryAssetData |
A class representing the DeviceRegistryAsset data model. Asset definition. |
DeviceRegistryAssetEndpointProfileCollection |
A class representing a collection of DeviceRegistryAssetEndpointProfileResource and their operations. Each DeviceRegistryAssetEndpointProfileResource in the collection will belong to the same instance of ResourceGroupResource. To get a DeviceRegistryAssetEndpointProfileCollection instance call the GetDeviceRegistryAssetEndpointProfiles method from an instance of ResourceGroupResource. |
DeviceRegistryAssetEndpointProfileData |
A class representing the DeviceRegistryAssetEndpointProfile data model. Asset Endpoint Profile definition. |
DeviceRegistryAssetEndpointProfileResource |
A Class representing a DeviceRegistryAssetEndpointProfile along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DeviceRegistryAssetEndpointProfileResource from an instance of ArmClient using the GetDeviceRegistryAssetEndpointProfileResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetDeviceRegistryAssetEndpointProfile method. |
DeviceRegistryAssetResource |
A Class representing a DeviceRegistryAsset along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DeviceRegistryAssetResource from an instance of ArmClient using the GetDeviceRegistryAssetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetDeviceRegistryAsset method. |
DeviceRegistryExtensions |
A class to add extension methods to Azure.ResourceManager.DeviceRegistry. |
Azure SDK for .NET