Share via


IRankingsResponse.Table Property

Definition

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

Property Value

Attributes

Applies to