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


TypeFieldListResponse Класс

Определение

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

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

TypeFieldListResponse()

Свойства

Fields

Методы

GetEnumerator()

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

IEnumerable.GetEnumerator()

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

ToCommaSeparatedString<T>(IEnumerable<T>)

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

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