你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AzureSqlManagedInstanceDtcModel Class

Definition

Represents core properties of Managed Instance DTC

public class AzureSqlManagedInstanceDtcModel
type AzureSqlManagedInstanceDtcModel = class
Public Class AzureSqlManagedInstanceDtcModel
Inheritance
AzureSqlManagedInstanceDtcModel

Constructors

AzureSqlManagedInstanceDtcModel()

Properties

DtcEnabled

Gets or sets whether or not the DTC is enabled.

DtcHostName

Gets or sets the DTC host name.

DtcHostNameDnsSuffix

Gets or sets the DTC host name DNS suffix.

ExternalDnsSuffixSearchList

Gets or sets the external DNS suffix search list.

Id

Gets or sets the resource ID.

ManagedInstanceName

Gets or sets the name of the managed instance.

ResourceGroupName

Gets or sets the resource group name.

SecuritySettings

Gets or sets the DTC security settings.

Applies to