IotDpsSkuDefinition Class
Available SKUs of tier and units.
- Inheritance
-
msrest.serialization.ModelIotDpsSkuDefinition
Constructor
IotDpsSkuDefinition(*, name: str | IotDpsSku | None = None, **kwargs)
Keyword-Only Parameters
Name | Description |
---|---|
name
|
Sku name. Possible values include: "S1". |
Variables
Name | Description |
---|---|
name
|
Sku name. Possible values include: "S1". |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python