SqlResourceServer public sealed class SqlResourceServer Documentation Code public int ArtifactId { get; } public AsperaCredential AsperaCredential { get; } public string BcpPath { get; } public bool CloudInstance { get; } public string Name { get; } public ResourceServerType ResourceServerType { get; } public string Version { get; } public SqlResourceServer() public SqlResourceServer(int artifactId, AsperaCredential credential, string name, ResourceServerType serverType, string bcpPath, bool cloudInstance)