Aracılığıyla paylaş


StatisticsListResponse Sınıf

Tanım

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)
Devralma
Microsoft.Azure.AzureOperationResponse
StatisticsListResponse
Uygulamalar

Oluşturucular

StatisticsListResponse()

Özellikler

Statistics

Yöntemler

GetEnumerator()

Belirtik Arabirim Kullanımları

IEnumerable.GetEnumerator()

Uzantı Metotları

ToCommaSeparatedString<T>(IEnumerable<T>)

Bir koleksiyonun öğelerini dizelere dönüştürür ve virgülle ayrılmış bir listeye dönüştürür ya da null veya boş koleksiyonlar için null döndürür.

Şunlara uygulanır