Aracılığıyla paylaş


UsageListResponse Sınıf

Tanım

public class UsageListResponse : Microsoft.Azure.AzureOperationResponse, System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.Automation.Models.Usage>
type UsageListResponse = class
    inherit AzureOperationResponse
    interface seq<Usage>
    interface IEnumerable
Public Class UsageListResponse
Inherits AzureOperationResponse
Implements IEnumerable(Of Usage)
Devralma
Microsoft.Azure.AzureOperationResponse
UsageListResponse
Uygulamalar

Oluşturucular

UsageListResponse()

Özellikler

Usage

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