次の方法で共有


ServiceTagsCollection.TagsRequiredToRun プロパティ

定義

実行に必要なサービス タグを取得します。

public System.Collections.Generic.List<string> TagsRequiredToRun { get; set; }
member this.TagsRequiredToRun : System.Collections.Generic.List<string> with get, set
Public Property TagsRequiredToRun As List(Of String)

プロパティ値

このサービス タグ コレクションに関連付けられているを実行するために必要なタグ。

適用対象