共用方式為


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

適用於