你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DeployedServiceType 类

定义

表示已部署的服务类型。

public sealed class DeployedServiceType
type DeployedServiceType = class
Public NotInheritable Class DeployedServiceType
继承
DeployedServiceType

属性

CodePackageName

获取代码包名称。

ServiceManifestName

获取服务清单名称。

ServicePackageActivationId

获取服务包的 ActivationId。

ServiceTypeName

获取服务类型名称。

ServiceTypeRegistrationStatus

获取服务类型注册状态。

适用于