Share via


RecoveryPlanGroupTaskDetails.RpGroupType Property

Definition

Gets or sets the group type.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to