CollectorConfigStore.ISfcDomainLite.DomainInstanceName Property

Definition

The logical name of a domain instance usually derived from the connection and domain information. This name does not have to be unique on the client, but should be different whenever the server representation would be.

string Microsoft.SqlServer.Management.Sdk.Sfc.ISfcDomainLite.DomainInstanceName { get; }
member this.Microsoft.SqlServer.Management.Sdk.Sfc.ISfcDomainLite.DomainInstanceName : string
 ReadOnly Property DomainInstanceName As String Implements ISfcDomainLite.DomainInstanceName

Property Value

Implements

Applies to