CosmosDBAccountImpl.ICosmosDBAccount.Capabilities Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a list that contains the Cosmos DB capabilities.
System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.CosmosDB.Fluent.Models.Capability> Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount.Capabilities { get; }
member this.Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount.Capabilities : System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.CosmosDB.Fluent.Models.Capability>
ReadOnly Property Capabilities As IReadOnlyList(Of Capability) Implements ICosmosDBAccount.Capabilities