AzureSqlServerServiceObjectiveModel Class

Definition

Represents the core properties of an Azure Sql Server

public class AzureSqlServerServiceObjectiveModel
type AzureSqlServerServiceObjectiveModel = class
Public Class AzureSqlServerServiceObjectiveModel
Inheritance
AzureSqlServerServiceObjectiveModel

Constructors

AzureSqlServerServiceObjectiveModel()

Properties

Capacity

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

CapacityUnit

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

Description

Gets or sets the description for the Service Objective

Edition

Gets or sets the edition

Enabled

Gets or sets whether or not the Service Objective is enabled

Family

Gets or sets the family

IsDefault

Gets or sets Whether or no the Service Objective is the default one

IsSystem

Gets or sets Whether or no the Service Objective is a system value

ResourceGroupName

Gets or sets the name of the resource group

ServerName

Gets or sets the name of the server

ServiceObjectiveName

Gets or sets the name of the service objective

SkuName

Gets or sets the sku name

Applies to