Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ProvisioningServiceDescription

Package version

interface

An interface representing ProvisioningServiceDescription. The description of the provisioning service.

extends

Resource

Hierarchy

  • Resource
    • ProvisioningServiceDescription

Index

Properties

Optional etag

etag: undefined | string
member

{string} [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.

Optional id

id: undefined | string
member

{string} [id] The resource identifier. NOTE: This property will not be serialized. It can only be populated by the server.

location

location: string
member

{string} location The resource location.

Optional name

name: undefined | string
member

{string} [name] The resource name. NOTE: This property will not be serialized. It can only be populated by the server.

properties

member

{IotDpsPropertiesDescription} properties Service specific properties for a provisioning service

sku

member

{IotDpsSkuInfo} sku Sku info for a provisioning Service.

Optional tags

tags: undefined | object
member

{{ [propertyName: string]: string }} [tags] The resource tags.

Optional type

type: undefined | string
member

{string} [type] The resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc