AzurePlan Class
Details of the Azure plan.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
AzurePlan(*, sku_id: str | None = None, **kwargs)
Keyword-Only Parameters
Name | Description |
---|---|
sku_id
|
The sku id. |
Variables
Name | Description |
---|---|
sku_id
|
The sku id. |
sku_description
|
The sku description. |
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Python