TypeFieldListResponse Class

Definition

public class TypeFieldListResponse : Microsoft.Azure.AzureOperationResponse, System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.Automation.Models.TypeField>
type TypeFieldListResponse = class
    inherit AzureOperationResponse
    interface seq<TypeField>
    interface IEnumerable
Public Class TypeFieldListResponse
Inherits AzureOperationResponse
Implements IEnumerable(Of TypeField)
Inheritance
Microsoft.Azure.AzureOperationResponse
TypeFieldListResponse
Implements

Constructors

TypeFieldListResponse()

Properties

Fields

Methods

GetEnumerator()

Explicit Interface Implementations

IEnumerable.GetEnumerator()

Applies to