Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

AzureSqlManagedInstanceDtcModel Class

Definition

Namespace:
Microsoft.Azure.Commands.Sql.ManagedInstanceDtc.Model
Assembly:
Microsoft.Azure.PowerShell.Cmdlets.Sql.dll

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Represents core properties of Managed Instance DTC

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

Constructors

Name Description
AzureSqlManagedInstanceDtcModel()

Properties

Name Description
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