Udostępnij za pośrednictwem


StatisticsListResponse Klasa

Definicja

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)
Dziedziczenie
Microsoft.Azure.AzureOperationResponse
StatisticsListResponse
Implementuje

Konstruktory

StatisticsListResponse()

Właściwości

Statistics

Metody

GetEnumerator()

Jawne implementacje interfejsu

IEnumerable.GetEnumerator()

Metody rozszerzania

ToCommaSeparatedString<T>(IEnumerable<T>)

Konwertuje elementy kolekcji na ciągi i łączy je na listę rozdzielaną przecinkami lub zwraca wartość null dla kolekcji o wartości null lub pustych.

Dotyczy