AppDisksSolutionService Methods¶
The AppDisksSolutionService type exposes the following members.
Methods¶
Name | Description | |
---|---|---|
![]() | Create | Creates a new AppDisks solution. |
![]() | CreateInBackground | Creates a new AppDisks solution on a background process. |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | Get() | Returns a collection with all the AppDisksSolution objects for the given template. |
![]() | Get(String) | Returns the AppDisksSolution instance for the given solutionIdentifier. |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsSolutionAnalyzed | Returns a value indicating wheather all the applications associated with the solution are analyzed. |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | Update | Updates an existing AppDisks solution. |
![]() | UpdateInBackground | Updates an existing AppDisks solution on a background process. |
See Also¶
Reference¶
AppDisksSolutionService Class
Citrix.SDK.AppDNA.Solutions.AppDisks Namespace