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. |
DeviceRegistryBillingContainerCollection |
A class representing a collection of DeviceRegistryBillingContainerResource and their operations. Each DeviceRegistryBillingContainerResource in the collection will belong to the same instance of SubscriptionResource. To get a DeviceRegistryBillingContainerCollection instance call the GetDeviceRegistryBillingContainers method from an instance of SubscriptionResource. |
DeviceRegistryBillingContainerData |
A class representing the DeviceRegistryBillingContainer data model. billingContainer Model as Azure resource whose sole purpose is to keep track of billables resources under a subscription. |
DeviceRegistryBillingContainerResource |
A Class representing a DeviceRegistryBillingContainer along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DeviceRegistryBillingContainerResource from an instance of ArmClient using the GetDeviceRegistryBillingContainerResource method. Otherwise you can get one from its parent resource SubscriptionResource using the GetDeviceRegistryBillingContainer method. |
DeviceRegistryDiscoveredAssetCollection |
A class representing a collection of DeviceRegistryDiscoveredAssetResource and their operations. Each DeviceRegistryDiscoveredAssetResource in the collection will belong to the same instance of ResourceGroupResource. To get a DeviceRegistryDiscoveredAssetCollection instance call the GetDeviceRegistryDiscoveredAssets method from an instance of ResourceGroupResource. |
DeviceRegistryDiscoveredAssetData |
A class representing the DeviceRegistryDiscoveredAsset data model. Discovered Asset definition. |
DeviceRegistryDiscoveredAssetEndpointProfileCollection |
A class representing a collection of DeviceRegistryDiscoveredAssetEndpointProfileResource and their operations. Each DeviceRegistryDiscoveredAssetEndpointProfileResource in the collection will belong to the same instance of ResourceGroupResource. To get a DeviceRegistryDiscoveredAssetEndpointProfileCollection instance call the GetDeviceRegistryDiscoveredAssetEndpointProfiles method from an instance of ResourceGroupResource. |
DeviceRegistryDiscoveredAssetEndpointProfileData |
A class representing the DeviceRegistryDiscoveredAssetEndpointProfile data model. Discovered Asset Endpoint Profile definition. |
DeviceRegistryDiscoveredAssetEndpointProfileResource |
A Class representing a DeviceRegistryDiscoveredAssetEndpointProfile along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DeviceRegistryDiscoveredAssetEndpointProfileResource from an instance of ArmClient using the GetDeviceRegistryDiscoveredAssetEndpointProfileResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetDeviceRegistryDiscoveredAssetEndpointProfile method. |
DeviceRegistryDiscoveredAssetResource |
A Class representing a DeviceRegistryDiscoveredAsset along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DeviceRegistryDiscoveredAssetResource from an instance of ArmClient using the GetDeviceRegistryDiscoveredAssetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetDeviceRegistryDiscoveredAsset method. |
DeviceRegistryExtensions |
A class to add extension methods to Azure.ResourceManager.DeviceRegistry. |
DeviceRegistrySchemaCollection |
A class representing a collection of DeviceRegistrySchemaResource and their operations. Each DeviceRegistrySchemaResource in the collection will belong to the same instance of DeviceRegistrySchemaRegistryResource. To get a DeviceRegistrySchemaCollection instance call the GetDeviceRegistrySchemas method from an instance of DeviceRegistrySchemaRegistryResource. |
DeviceRegistrySchemaData |
A class representing the DeviceRegistrySchema data model. Schema definition. |
DeviceRegistrySchemaRegistryCollection |
A class representing a collection of DeviceRegistrySchemaRegistryResource and their operations. Each DeviceRegistrySchemaRegistryResource in the collection will belong to the same instance of ResourceGroupResource. To get a DeviceRegistrySchemaRegistryCollection instance call the GetDeviceRegistrySchemaRegistries method from an instance of ResourceGroupResource. |
DeviceRegistrySchemaRegistryData |
A class representing the DeviceRegistrySchemaRegistry data model. Schema registry definition. |
DeviceRegistrySchemaRegistryResource |
A Class representing a DeviceRegistrySchemaRegistry along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DeviceRegistrySchemaRegistryResource from an instance of ArmClient using the GetDeviceRegistrySchemaRegistryResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetDeviceRegistrySchemaRegistry method. |
DeviceRegistrySchemaResource |
A Class representing a DeviceRegistrySchema along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DeviceRegistrySchemaResource from an instance of ArmClient using the GetDeviceRegistrySchemaResource method. Otherwise you can get one from its parent resource DeviceRegistrySchemaRegistryResource using the GetDeviceRegistrySchema method. |
DeviceRegistrySchemaVersionCollection |
A class representing a collection of DeviceRegistrySchemaVersionResource and their operations. Each DeviceRegistrySchemaVersionResource in the collection will belong to the same instance of DeviceRegistrySchemaResource. To get a DeviceRegistrySchemaVersionCollection instance call the GetDeviceRegistrySchemaVersions method from an instance of DeviceRegistrySchemaResource. |
DeviceRegistrySchemaVersionData |
A class representing the DeviceRegistrySchemaVersion data model. Schema version's definition. |
DeviceRegistrySchemaVersionResource |
A Class representing a DeviceRegistrySchemaVersion along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DeviceRegistrySchemaVersionResource from an instance of ArmClient using the GetDeviceRegistrySchemaVersionResource method. Otherwise you can get one from its parent resource DeviceRegistrySchemaResource using the GetDeviceRegistrySchemaVersion method. |
Azure SDK for .NET