Udostępnij za pośrednictwem


UsageListResponse Klasa

Definicja

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

Konstruktory

UsageListResponse()

Właściwości

Usage

Metody

GetEnumerator()

Jawne implementacje interfejsu

IEnumerable.GetEnumerator()

Metody rozszerzania

ToCommaSeparatedString<T>(IEnumerable<T>)

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

Dotyczy