Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Information about a service type that is defined in a service manifest of a provisioned application type.
Properties
| Name | Type | Required | 
|---|---|---|
ServiceTypeDescription | 
ServiceTypeDescription | No | 
ServiceManifestName | 
string | No | 
ServiceManifestVersion | 
string | No | 
IsServiceGroup | 
boolean | No | 
ServiceTypeDescription
Type: ServiceTypeDescription 
Required: No
Describes a service type defined in the service manifest of a provisioned application type. The properties the ones defined in the service manifest.
ServiceManifestName
Type: string 
Required: No
The name of the service manifest in which this service type is defined.
ServiceManifestVersion
Type: string 
Required: No
The version of the service manifest in which this service type is defined.
IsServiceGroup
Type: boolean 
Required: No
Indicates whether the service is a service group. If it is, the property value is true otherwise false.