Compartilhar via


ProtectableObjectResponse Classe

Definição

A definição de uma resposta de lista de gerenciamento.

public class ProtectableObjectResponse : Microsoft.Azure.Management.BackupServices.Models.ManagementBaseObject, System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.BackupServices.Models.ProtectableObjectInfo>
type ProtectableObjectResponse = class
    inherit ManagementBaseObject
    interface seq<ProtectableObjectInfo>
    interface IEnumerable
Public Class ProtectableObjectResponse
Inherits ManagementBaseObject
Implements IEnumerable(Of ProtectableObjectInfo)
Herança
ProtectableObjectResponse
Implementações

Construtores

ProtectableObjectResponse()

Inicializa uma nova instância da classe ProtectableObjectResponse.

Propriedades

Objects

Opcional. A ID do servidor de origem.

ResultCount

Opcional. A ID do servidor de origem.

Skiptoken

Opcional. A ID do servidor de origem.

Métodos

GetEnumerator()

Obtém a sequência de Objetos.

Implantações explícitas de interface

IEnumerable.GetEnumerator()

Obtém a sequência de Objetos.

Métodos de Extensão

ToCommaSeparatedString<T>(IEnumerable<T>)

Converte os elementos de uma coleção em cadeias de caracteres e concatena-os em uma lista separada por vírgulas ou retorna nulo para coleções nulas ou vazias.

Aplica-se a