IWafRankingsResponseDataItem.GroupValue Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="groupValues", Update=true)]
public System.Collections.Generic.List<string> GroupValue { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="groupValues", Update=true)>]
member this.GroupValue : System.Collections.Generic.List<string> with get, set
Public Property GroupValue As List(Of String)

Property Value

Attributes

Applies to