Share via


IServerForCreateInternal Interface

Definition

public interface IServerForCreateInternal
type IServerForCreateInternal = interface
Public Interface IServerForCreateInternal
Derived

Properties

CreateMode

The mode to create a new server.

Location

The location the resource resides in.

Property

Properties of the server.

Sku

The SKU (pricing tier) of the server.

SkuCapacity

The scale up/out capacity, representing server's compute units.

SkuFamily

The family of hardware.

SkuName

The name of the sku, typically, tier + family + cores, e.g. B_Gen4_1, GP_Gen5_8.

SkuSize

The size code, to be interpreted by resource as appropriate.

SkuTier

The tier of the particular SKU, e.g. Basic.

SslEnforcement

Enable ssl enforcement or not when connect to server.

StorageProfile

Storage profile of a server.

StorageProfileBackupRetentionDay

Backup retention days for the server.

StorageProfileGeoRedundantBackup

Enable Geo-redundant or not for server backup.

StorageProfileStorageAutogrow

Enable Storage Auto Grow.

StorageProfileStorageMb

Max storage allowed for a server.

Tag

Application-specific metadata in the form of key-value pairs.

Version

Server version.

Applies to