AzureGetHostedServiceProperties Class
Visual Studio 2012
Object
Activity
ActivityWithResult
Activity<CloudServiceProperties>
AsyncCodeActivity<CloudServiceProperties>
Microsoft.TeamFoundation.Deployment.Workflow.Activities.RestApiAsyncCodeActivity<CloudServiceProperties>
Microsoft.TeamFoundation.Deployment.Workflow.Activities.AzureHttpClientAsyncCodeActivity<CloudServiceProperties>
Microsoft.TeamFoundation.Deployment.Workflow.Activities.AzureGetHostedServiceProperties
Activity
ActivityWithResult
Activity<CloudServiceProperties>
AsyncCodeActivity<CloudServiceProperties>
Microsoft.TeamFoundation.Deployment.Workflow.Activities.RestApiAsyncCodeActivity<CloudServiceProperties>
Microsoft.TeamFoundation.Deployment.Workflow.Activities.AzureHttpClientAsyncCodeActivity<CloudServiceProperties>
Microsoft.TeamFoundation.Deployment.Workflow.Activities.AzureGetHostedServiceProperties
Assembly: Microsoft.TeamFoundation.Deployment.Workflow (in Microsoft.TeamFoundation.Deployment.Workflow.dll)
The AzureGetHostedServiceProperties type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | AllowUntrustedCertificates | (Inherited from RestApiAsyncCodeActivity<T>.) |
![]() | CacheId | Gets the identifier of the cache that is unique within the scope of the workflow definition. (Inherited from Activity.) |
![]() | ConnectedService | (Inherited from RestApiAsyncCodeActivity<T>.) |
![]() | DisplayName | Gets or sets an optional friendly name that is used for debugging, validation, exception handling, and tracking. (Inherited from Activity.) |
![]() | EmbedDetail | |
![]() | HostedServiceName | |
![]() | Id | Gets an identifier that is unique in the scope of the workflow definition. (Inherited from Activity.) |
![]() | ImplementationVersion | Gets or sets the implementation version of the activity. (Inherited from AsyncCodeActivity<CloudServiceProperties>.) |
![]() | Result | Gets or sets the result argument for the Activity. (Inherited from Activity<CloudServiceProperties>.) |
![]() | ResultType | When implemented in a derived class, gets the type of an activity OutArgument. (Inherited from ActivityWithResult.) |
| Name | Description | |
|---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ShouldSerializeAllowUntrustedCertificates | (Inherited from RestApiAsyncCodeActivity<T>.) |
![]() | ShouldSerializeDisplayName | Indicates whether the DisplayName property should be serialized. (Inherited from Activity.) |
![]() | ShouldSerializeEmbedDetail | |
![]() | ToString | Returns a String that contains the Id and DisplayName of the Activity. (Inherited from Activity.) |



