2using System.ComponentModel.DataAnnotations;
43 throw new ArgumentNullException(nameof(copy));
Information about a server in the swarm.
virtual ? Uri PublicAddress
The address the swarm server can be publically accessed.
SwarmServer()
Initializes a new instance of the SwarmServer class.
virtual ? Uri Address
The public address of the server.
SwarmServer(SwarmServer copy)
Initializes a new instance of the SwarmServer class.
string? Identifier
The server's identifier.
@ Required
DMAPI validation must suceed for the deployment to succeed.