Dela via


StatisticsListResponse Klass

Definition

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)
Arv
Microsoft.Azure.AzureOperationResponse
StatisticsListResponse
Implementeringar

Konstruktorer

StatisticsListResponse()

Egenskaper

Statistics

Metoder

GetEnumerator()

Explicita gränssnittsimplementeringar

IEnumerable.GetEnumerator()

Tilläggsmetoder

ToCommaSeparatedString<T>(IEnumerable<T>)

Konverterar elementen i en samling till strängar och sammanfogar dem till en kommaavgränsad lista eller returnerar null för null- eller tomma samlingar.

Gäller för