HybridRunbookWorkerGroupData.GroupType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Type of the HybridWorkerGroup.
public Azure.ResourceManager.Automation.Models.HybridWorkerGroup? GroupType { get; set; }
member this.GroupType : Nullable<Azure.ResourceManager.Automation.Models.HybridWorkerGroup> with get, set
Public Property GroupType As Nullable(Of HybridWorkerGroup)