Share via


ServiceModuleInfo.HostGroupId Property

Definition

Gets or sets the host group that should be used for this service, use of this property requires HostGroupAllowed to be set to true.

public:
 property System::String ^ HostGroupId { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember(IsRequired=false, Name="hostGroupId")]
public string? HostGroupId { get; set; }
[<System.Runtime.Serialization.DataMember(IsRequired=false, Name="hostGroupId")>]
member this.HostGroupId : string with get, set
Public Property HostGroupId As String

Property Value

Attributes

Applies to