共用方式為


IotHubDescription 類別

IoT 中樞的描述。

變數只會由伺服器填入,而且會在傳送要求時予以忽略。

必須填入所有必要的參數,才能傳送至 Azure。

繼承
azure.mgmt.iothub.v2017_01_19.models._models_py3.Resource
IotHubDescription

建構函式

IotHubDescription(*, location: str, subscriptionid: str, resourcegroup: str, sku: _models.IotHubSkuInfo, tags: Dict[str, str] | None = None, etag: str | None = None, properties: _models.IotHubProperties | None = None, **kwargs: Any)

僅限關鍵字的參數

名稱 Description
location
str

資源位置。 必要。

tags

資源標籤。

subscriptionid
str

訂用帳戶識別碼。 必要。

resourcegroup
str

包含 IoT 中樞的資源群組名稱。 資源組名可唯一識別訂用帳戶內的資源群組。 必要。

etag
str

不需要Etag 欄位。 如果在回應本文中提供,也必須依一般 ETag 慣例提供它做為標頭。

properties

IoT 中樞的屬性。

sku

IoT 中樞 SKU 的相關資訊。 必要。

變數

名稱 Description
id
str

資源識別碼。

name
str

資源名稱。

type
str

資源類型。

location
str

資源位置。 必要。

tags

資源標籤。

subscriptionid
str

訂用帳戶識別碼。 必要。

resourcegroup
str

包含 IoT 中樞的資源群組名稱。 資源組名可唯一識別訂用帳戶內的資源群組。 必要。

etag
str

不需要Etag 欄位。 如果在回應本文中提供,也必須依一般 ETag 慣例提供它做為標頭。

properties

IoT 中樞的屬性。

sku

IoT 中樞 SKU 的相關資訊。 必要。