ProvisioningServiceDescription interface
The description of the provisioning service.
- Extends
Properties
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. |
properties | Service specific properties for a provisioning service |
sku | Sku info for a provisioning Service. |
system |
Metadata pertaining to creation and last modification of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
id | The resource identifier. NOTE: This property will not be serialized. It can only be populated by the server. |
location | The resource location. |
name | The resource name. NOTE: This property will not be serialized. It can only be populated by the server. |
tags | The resource tags. |
type | The resource type. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
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.
etag?: string
Property Value
string
properties
Service specific properties for a provisioning service
properties: IotDpsPropertiesDescription
Property Value
sku
systemData
Metadata pertaining to creation and last modification of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
systemData?: SystemData
Property Value
Inherited Property Details
id
The resource identifier. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From Resource.id
location
name
The resource name. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From Resource.name
tags
The resource tags.
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
Inherited From Resource.tags
type
The resource type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From Resource.type