Dela via


UsageListResponse Klass

Definition

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

Konstruktorer

UsageListResponse()

Egenskaper

Usage

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