次の方法で共有


ServiceRunner interface

DevTest ラボ サービスを実行するためのマネージド ID のコンテナー。

Extends

プロパティ

identity

リソースの ID。

継承されたプロパティ

id

リソースの識別子。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

location

リソースの場所。

name

リソースの名前。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

tags

リソースのタグ。

type

リソースの型。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

プロパティの詳細

identity

リソースの ID。

identity?: IdentityProperties

プロパティ値

継承されたプロパティの詳細

id

リソースの識別子。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

id?: string

プロパティ値

string

Resource.idから継承

location

リソースの場所。

location?: string

プロパティ値

string

Resource.locationから継承

name

リソースの名前。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

name?: string

プロパティ値

string

Resource.nameから継承

tags

リソースのタグ。

tags?: {[propertyName: string]: string}

プロパティ値

{[propertyName: string]: string}

Resource.tagsから継承

type

リソースの型。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

type?: string

プロパティ値

string

Resource.typeから継承