SKUCapability interface
The capability information in the specified SKU, including file encryption, network ACLs, change notification, etc.
Properties
name | The name of capability, The capability information in the specified SKU, including file encryption, network ACLs, change notification, etc. NOTE: This property will not be serialized. It can only be populated by the server. |
value | A string value to indicate states of given capability. Possibly 'true' or 'false'. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
name
The name of capability, The capability information in the specified SKU, including file encryption, network ACLs, change notification, etc. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
value
A string value to indicate states of given capability. Possibly 'true' or 'false'. NOTE: This property will not be serialized. It can only be populated by the server.
value?: string
Property Value
string