Sdílet prostřednictvím


StatisticsListResponse Třída

Definice

public class StatisticsListResponse : Microsoft.Azure.AzureOperationResponse, System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.Automation.Models.Statistics>
type StatisticsListResponse = class
    inherit AzureOperationResponse
    interface seq<Statistics>
    interface IEnumerable
Public Class StatisticsListResponse
Inherits AzureOperationResponse
Implements IEnumerable(Of Statistics)
Dědičnost
Microsoft.Azure.AzureOperationResponse
StatisticsListResponse
Implementuje

Konstruktory

StatisticsListResponse()

Vlastnosti

Statistics

Metody

GetEnumerator()

Explicitní implementace rozhraní

IEnumerable.GetEnumerator()

Metody rozšíření

ToCommaSeparatedString<T>(IEnumerable<T>)

Převede prvky kolekce na řetězce a zřetězí je do seznamu odděleného čárkami nebo vrátí hodnotu null pro kolekce s hodnotou null nebo prázdné kolekce.

Platí pro