ManagedInstanceDtcProperties interface
The properties of managed instance DTC.
Properties
| dtc |
Active status of managed instance DTC. |
| dtc |
Host name dns suffix of managed instance DTC. |
| external |
External dns suffix search list of managed instance DTC. |
| provisioning |
Provisioning state of managed instance DTC. |
| security |
Security settings of managed instance DTC. |
Property Details
dtcEnabled
Active status of managed instance DTC.
dtcEnabled?: boolean
Property Value
boolean
dtcHostNameDnsSuffix
Host name dns suffix of managed instance DTC.
dtcHostNameDnsSuffix?: string
Property Value
string
externalDnsSuffixSearchList
External dns suffix search list of managed instance DTC.
externalDnsSuffixSearchList?: string[]
Property Value
string[]
provisioningState
Provisioning state of managed instance DTC.
provisioningState?: string
Property Value
string
securitySettings
Security settings of managed instance DTC.
securitySettings?: ManagedInstanceDtcSecuritySettings