public class SaasInstanceInfo : IEquatable<SaasInstanceInfo>Public Class SaasInstanceInfo
Implements IEquatable(Of SaasInstanceInfo)public ref class SaasInstanceInfo : IEquatable<SaasInstanceInfo^>type SaasInstanceInfo =
class
interface IEquatable<SaasInstanceInfo>
end| SaasInstanceInfo | Info about SaaS web service in cluster. |
| Domain | Service domain name. |
| Service email address. | |
| Endpoint | Service endpoint HTTP address. |
| Instance | Service unique name. |
| Solution | Solution name. |
| Version | Solution version. |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |