CosmosDBServiceProperties.InstanceSize 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.
Instance type for the service.
public Azure.ResourceManager.CosmosDB.Models.CosmosDBServiceSize? InstanceSize { get; set; }
member this.InstanceSize : Nullable<Azure.ResourceManager.CosmosDB.Models.CosmosDBServiceSize> with get, set
Public Property InstanceSize As Nullable(Of CosmosDBServiceSize)