DeployedServiceType クラス

定義

デプロイされたサービスの種類を表します。

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

プロパティ

CodePackageName

コード パッケージ名を取得します。

ServiceManifestName

サービス マニフェスト名を取得します。

ServicePackageActivationId

サービス パッケージの ActivationId を取得します。

ServiceTypeName

サービスの種類名を取得します。

ServiceTypeRegistrationStatus

サービスの種類の登録状態を取得します。

適用対象