HybridRunbookWorkerGroup.GroupType プロパティ

定義

HybridWorkerGroup の種類を取得または設定します。 使用可能な値は、'User'、'System' です。

[Newtonsoft.Json.JsonProperty(PropertyName="groupType")]
public string GroupType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="groupType")>]
member this.GroupType : string with get, set
Public Property GroupType As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象