IDeviceService Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.WindowsIotServices.Models.Api20190601.DeviceServiceTypeConverter))]
public interface IDeviceService : Microsoft.Azure.PowerShell.Cmdlets.WindowsIotServices.Models.Api20190601.ITrackedResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.WindowsIotServices.Models.Api20190601.DeviceServiceTypeConverter))>]
type IDeviceService = interface
interface IJsonSerializable
interface ITrackedResource
interface IResource
Public Interface IDeviceService
Implements ITrackedResource
- Derived
- Attributes
- Implements
Properties
AdminDomainName |
Windows IoT Device Service OEM AAD domain |
BillingDomainName |
Windows IoT Device Service ODM AAD domain |
Etag |
The Etag field is not required. If it is provided in the response body, it must also be provided as a header per the normal ETag convention. |
Id |
Fully qualified resource Id for the resource (Inherited from IResource) |
Location |
The Azure Region where the resource lives (Inherited from ITrackedResource) |
Name |
The name of the resource (Inherited from IResource) |
Note |
Windows IoT Device Service notes. |
Quantity |
Windows IoT Device Service device allocation, |
StartDate |
Windows IoT Device Service start date, |
Tag |
Resource tags. (Inherited from ITrackedResource) |
Type |
The type of the resource. (Inherited from IResource) |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |