Class SKUCapability
java.lang.Object
com.microsoft.azure.management.storage.SKUCapability
The capability information in the specified SKU, including file encryption,
network ACLs, change notification, etc.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SKUCapability
public SKUCapability()
-
-
Method Details
-
name
Get the name of capability, The capability information in the specified SKU, including file encryption, network ACLs, change notification, etc.- Returns:
- the name value
-
value
Get a string value to indicate states of given capability. Possibly 'true' or 'false'.- Returns:
- the value value
-