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


StatisticsListResponse Класс

Определение

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

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

StatisticsListResponse()

Свойства

Statistics

Методы

GetEnumerator()

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

IEnumerable.GetEnumerator()

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

ToCommaSeparatedString<T>(IEnumerable<T>)

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

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