DeviceRegistryNamespaceProperties Class
Definition
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.
The namespace properties model.
public class DeviceRegistryNamespaceProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.DeviceRegistry.Models.DeviceRegistryNamespaceProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.DeviceRegistry.Models.DeviceRegistryNamespaceProperties>
type DeviceRegistryNamespaceProperties = class
interface IJsonModel<DeviceRegistryNamespaceProperties>
interface IPersistableModel<DeviceRegistryNamespaceProperties>
Public Class DeviceRegistryNamespaceProperties
Implements IJsonModel(Of DeviceRegistryNamespaceProperties), IPersistableModel(Of DeviceRegistryNamespaceProperties)
- Inheritance
-
DeviceRegistryNamespaceProperties
- Implements
Constructors
| Name | Description |
|---|---|
| DeviceRegistryNamespaceProperties() |
Initializes a new instance of DeviceRegistryNamespaceProperties. |
Properties
| Name | Description |
|---|---|
| MessagingEndpoints |
Dictionary of messaging endpoints. |
| ProvisioningState |
Provisioning state of the resource. |
| Uuid |
Globally unique, immutable, non-reusable ID. |