ApplicationTopologyData Members
Include Protected Members
Include Inherited Members
Represents topology information related to the application.
The ApplicationTopologyData type exposes the following members.
Properties
Name | Description | |
---|---|---|
ApplicationId | Gets the unique identifier of the application. | |
PoolGruu | Gets the pool Gruu of the application. | |
SiteId | Gets the site at which this application instance is deployed. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
ToString | (inherited from Object) |
Top