ManagedInstanceDtc Class
Definition
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.
SQL Managed Instance DTC
[Microsoft.Rest.Serialization.JsonTransformation]
public class ManagedInstanceDtc : Microsoft.Azure.Management.Sql.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ManagedInstanceDtc = class
inherit ProxyResource
Public Class ManagedInstanceDtc
Inherits ProxyResource
- Inheritance
- Attributes
Constructors
ManagedInstanceDtc() |
Initializes a new instance of the ManagedInstanceDtc class. |
ManagedInstanceDtc(String, String, String, String, Nullable<Boolean>, ManagedInstanceDtcSecuritySettings, IList<String>, String) |
Initializes a new instance of the ManagedInstanceDtc class. |
Properties
DtcEnabled |
Gets or sets active status of managed instance DTC. |
DtcHostNameDnsSuffix |
Gets host name dns suffix of managed instance DTC. |
ExternalDnsSuffixSearchList |
Gets or sets external dns suffix search list of managed instance DTC. |
Id |
Gets resource ID. (Inherited from Resource) |
Name |
Gets resource name. (Inherited from Resource) |
ProvisioningState |
Gets provisioning state of managed instance DTC. Possible values include: 'Created', 'InProgress', 'Succeeded', 'Failed', 'Canceled' |
SecuritySettings |
Gets or sets security settings of managed instance DTC. |
Type |
Gets resource type. (Inherited from Resource) |