Поделиться через


UsageListResponse Класс

Определение

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)
Наследование
Microsoft.Azure.AzureOperationResponse
UsageListResponse
Реализации

Конструкторы

UsageListResponse()

Свойства

Usage

Методы

GetEnumerator()

Явные реализации интерфейса

IEnumerable.GetEnumerator()

Методы расширения

ToCommaSeparatedString<T>(IEnumerable<T>)

Преобразует элементы коллекции в строки и объединяет их в список, разделенный запятыми, или возвращает значение NULL для коллекций null или пустых коллекций.

Применяется к