StatisticsListResponse Class

Definition

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)
Inheritance
Microsoft.Azure.AzureOperationResponse
StatisticsListResponse
Implements

Constructors

StatisticsListResponse()

Properties

Statistics

Methods

GetEnumerator()

Explicit Interface Implementations

IEnumerable.GetEnumerator()

Applies to