SKUCapability Class
The capability information in the specified sku, including file encryption, network acls, change notification, etc.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.storage._serialization.ModelSKUCapability
Constructor
SKUCapability(**kwargs: Any)
Variables
Name | Description |
---|---|
name
|
The name of capability, The capability information in the specified sku, including file encryption, network acls, change notification, etc. |
value
|
A string value to indicate states of given capability. Possibly 'true' or 'false'. |
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.
Azure SDK for Python