Share via


CosmosDBServiceProperties.InstanceSize Property

Definition

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)

Property Value

Applies to