共用方式為


Server interface

表示伺服器。

Extends

屬性

administratorLogin

系統管理員的伺服器登入名稱。 只有在建立伺服器時才能指定 (而且是建立的必要專案)。

earliestRestoreDate

最早的還原點建立時間(ISO8601格式)

fullyQualifiedDomainName

伺服器的完整功能變數名稱。

masterServerId

復本伺服器的主要伺服器識別碼。

minimalTlsVersion

為伺服器強制執行最低 Tls 版本。

privateEndpointConnections

伺服器上的私人端點連線清單注意:此屬性將不會串行化。 它只能由伺服器填入。

publicNetworkAccess

此伺服器是否允許公用網路存取。 值為選擇性值,但如果傳入,則必須是 'Enabled' 或 'Disabled'

replicaCapacity

主伺服器可以擁有的複本數目上限。

replicationRole

伺服器的復寫角色。

sku

伺服器的 SKU(定價層)。

sslEnforcement

連線到伺服器時,啟用 SSL 強制。

storageProfile

伺服器的記憶體配置檔。

userVisibleState

用戶可看見之伺服器的狀態。

version

伺服器版本。

繼承的屬性

id

資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。

location

資源所在的地理位置

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

tags

資源標籤。

type

資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。

屬性詳細資料

administratorLogin

系統管理員的伺服器登入名稱。 只有在建立伺服器時才能指定 (而且是建立的必要專案)。

administratorLogin?: string

屬性值

string

earliestRestoreDate

最早的還原點建立時間(ISO8601格式)

earliestRestoreDate?: Date

屬性值

Date

fullyQualifiedDomainName

伺服器的完整功能變數名稱。

fullyQualifiedDomainName?: string

屬性值

string

masterServerId

復本伺服器的主要伺服器識別碼。

masterServerId?: string

屬性值

string

minimalTlsVersion

為伺服器強制執行最低 Tls 版本。

minimalTlsVersion?: string

屬性值

string

privateEndpointConnections

伺服器上的私人端點連線清單注意:此屬性將不會串行化。 它只能由伺服器填入。

privateEndpointConnections?: ServerPrivateEndpointConnection[]

屬性值

publicNetworkAccess

此伺服器是否允許公用網路存取。 值為選擇性值,但如果傳入,則必須是 'Enabled' 或 'Disabled'

publicNetworkAccess?: string

屬性值

string

replicaCapacity

主伺服器可以擁有的複本數目上限。

replicaCapacity?: number

屬性值

number

replicationRole

伺服器的復寫角色。

replicationRole?: string

屬性值

string

sku

伺服器的 SKU(定價層)。

sku?: Sku

屬性值

Sku

sslEnforcement

連線到伺服器時,啟用 SSL 強制。

sslEnforcement?: SslEnforcementEnum

屬性值

storageProfile

伺服器的記憶體配置檔。

storageProfile?: StorageProfile

屬性值

userVisibleState

用戶可看見之伺服器的狀態。

userVisibleState?: string

屬性值

string

version

伺服器版本。

version?: string

屬性值

string

繼承的屬性詳細資料

id

資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自TrackedResource.id

location

資源所在的地理位置

location: string

屬性值

string

繼承自TrackedResource.location

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自TrackedResource.name

tags

資源標籤。

tags?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

繼承自TrackedResource.tags

type

資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自TrackedResource.type