Delen via


StatisticsListResponse Klas

Definitie

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)
Overname
Microsoft.Azure.AzureOperationResponse
StatisticsListResponse
Implementeringen

Constructors

StatisticsListResponse()

Eigenschappen

Statistics

Methoden

GetEnumerator()

Expliciete interface-implementaties

IEnumerable.GetEnumerator()

Extensiemethoden

ToCommaSeparatedString<T>(IEnumerable<T>)

Converteert de elementen van een verzameling naar tekenreeksen en voegt deze samen in een door komma's gescheiden lijst of retourneert null voor null- of lege verzamelingen.

Van toepassing op