Share via


ArmCdnModelFactory.RankingsResponseTablesPropertiesItemsItem Method

Definition

Initializes a new instance of RankingsResponseTablesPropertiesItemsItem.

public static Azure.ResourceManager.Cdn.Models.RankingsResponseTablesPropertiesItemsItem RankingsResponseTablesPropertiesItemsItem (string name = default, System.Collections.Generic.IEnumerable<Azure.ResourceManager.Cdn.Models.RankingsResponseTablesPropertiesItemsMetricsItem> metrics = default);
static member RankingsResponseTablesPropertiesItemsItem : string * seq<Azure.ResourceManager.Cdn.Models.RankingsResponseTablesPropertiesItemsMetricsItem> -> Azure.ResourceManager.Cdn.Models.RankingsResponseTablesPropertiesItemsItem
Public Shared Function RankingsResponseTablesPropertiesItemsItem (Optional name As String = Nothing, Optional metrics As IEnumerable(Of RankingsResponseTablesPropertiesItemsMetricsItem) = Nothing) As RankingsResponseTablesPropertiesItemsItem

Parameters

name
String

Returns

A new RankingsResponseTablesPropertiesItemsItem instance for mocking.

Applies to