Share via


ServerIdParameter constructor (Fqdn)

Initializes a new instance of the ServerIdParameter class from the specified fully qualified domain name (FQDN).

Namespace:  Microsoft.Exchange.Configuration.Tasks
Assembly:  Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)

Syntax

'Declaration
Public Sub New ( _
    fqdn As Fqdn _
)
'Usage
Dim fqdn As Fqdn

Dim instance As New ServerIdParameter(fqdn)
public ServerIdParameter(
    Fqdn fqdn
)

Parameters

See also

Reference

ServerIdParameter class

ServerIdParameter members

ServerIdParameter overload

Microsoft.Exchange.Configuration.Tasks namespace