PropertyUpdatesInProgress Class
Properties of the disk for which update is pending.
Constructor
PropertyUpdatesInProgress(*, target_tier: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
target_tier
|
The target performance tier of the disk if a tier change operation is in progress. Default value: None
|
Variables
Name | Description |
---|---|
target_tier
|
The target performance tier of the disk if a tier change operation is in progress. |
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for Python