DedicatedCircuitServiceProviderListResponse Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
A resposta da operação Listar Provedor de Serviços de Circuito Dedicado.
public class DedicatedCircuitServiceProviderListResponse : Microsoft.Azure.AzureOperationResponse, System.Collections.Generic.IEnumerable<Microsoft.WindowsAzure.Management.ExpressRoute.Models.AzureDedicatedCircuitServiceProvider>
type DedicatedCircuitServiceProviderListResponse = class
inherit AzureOperationResponse
interface seq<AzureDedicatedCircuitServiceProvider>
interface IEnumerable
Public Class DedicatedCircuitServiceProviderListResponse
Inherits AzureOperationResponse
Implements IEnumerable(Of AzureDedicatedCircuitServiceProvider)
- Herança
-
Microsoft.Azure.AzureOperationResponseDedicatedCircuitServiceProviderListResponse
- Implementações
Construtores
DedicatedCircuitServiceProviderListResponse() |
Inicializa uma nova instância da classe DedicatedCircuitServiceProviderListResponse. |
Propriedades
DedicatedCircuitServiceProviders |
Opcional. |
Métodos
GetEnumerator() |
Obtém a sequência de DedicatedCircuitServiceProviders. |
Implantações explícitas de interface
IEnumerable.GetEnumerator() |
Obtém a sequência de DedicatedCircuitServiceProviders. |
Métodos de Extensão
ToCommaSeparatedString<T>(IEnumerable<T>) |
Converte os elementos de uma coleção em cadeias de caracteres e os concatena em uma lista separada por vírgulas ou retorna nulo para coleções nulas ou vazias. |
Aplica-se a
Azure SDK for .NET