ServiceProperties Class
Properties that are managed by the Service. The Contents cannot be changed once created
Namespace: Microsoft.Azure.Devices
Assembly: Microsoft.Azure.Devices (in Microsoft.Azure.Devices.dll)
Inheritance Hierarchy
System.Object
Microsoft.Azure.Devices.ServiceProperties
Syntax
public sealed class ServiceProperties : IETagHolder
public ref class ServiceProperties sealed : IETagHolder
Constructors
| Name | Description | |
|---|---|---|
![]() |
ServiceProperties() | Initializes a new instance of ServiceProperties |
Properties
| Name | Description | |
|---|---|---|
![]() |
ETag | Gets or sets the ETag |
![]() |
Properties | Custom list of Properties. |
![]() |
Tags | Tags for the Device |
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
ToString() | (Inherited from Object.) |
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Azure.Devices Namespace
Return to top
.jpeg)
.jpeg)