IServiceStaticDeploymentMultiple members
The IServiceStaticDeploymentMultiple type exposes the following members.
Methods
Name | Description | |
---|---|---|
CreateApplication | Creates an instance of the specified service application type. (Inherited from IServiceAdministration.) | |
CreateProxy | Creates a proxy for the specified service application. (Inherited from IServiceAdministration.) | |
CreateStaticApplications | ||
GetApplicationTypeDescription | Gets a description of the specified service application type. (Inherited from IServiceAdministration.) | |
GetApplicationTypes | Gets an array of the service application types supported by the service. (Inherited from IServiceAdministration.) | |
GetCreateApplicationLink | Gets the administration user interface link that is used to create a new service application. (Inherited from IServiceAdministration.) | |
GetCreateApplicationOptions | Gets the options for creating a new service application. (Inherited from IServiceAdministration.) |
Top