Share via


AzureSqlServerServiceObjectiveModel.CapacityUnit Property

Definition

Gets or sets the capacity unit (e.g. DTU or vcores).

public string CapacityUnit { get; set; }
member this.CapacityUnit : string with get, set
Public Property CapacityUnit As String

Property Value

Remarks

Not used as input to another cmdlet, but useful to help document the capacity.

Applies to