Compartir a través de


HybridRunbookWorkerGroup.GroupType Propiedad

Definición

Obtiene o establece el tipo de HybridWorkerGroup. Entre los valores posibles se incluyen: "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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a