ServerEndpointSyncActivityState Estrutura
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.
Tipo do estado da atividade de sincronização.
public readonly struct ServerEndpointSyncActivityState : IEquatable<Azure.ResourceManager.StorageSync.Models.ServerEndpointSyncActivityState>
type ServerEndpointSyncActivityState = struct
Public Structure ServerEndpointSyncActivityState
Implements IEquatable(Of ServerEndpointSyncActivityState)
- Herança
-
ServerEndpointSyncActivityState
- Implementações
Construtores
ServerEndpointSyncActivityState(String) |
Inicializa uma nova instância de ServerEndpointSyncActivityState. |
Propriedades
Download |
Baixar. |
Upload |
Carregar. |
UploadAndDownload |
UploadAndDownload. |
Métodos
Equals(ServerEndpointSyncActivityState) |
Indica se o objeto atual é igual a outro objeto do mesmo tipo. |
ToString() |
Retorna o nome do tipo totalmente qualificado dessa instância. |
Operadores
Equality(ServerEndpointSyncActivityState, ServerEndpointSyncActivityState) |
Determina se dois ServerEndpointSyncActivityState valores são os mesmos. |
Implicit(String to ServerEndpointSyncActivityState) |
Converte uma cadeia de caracteres em um ServerEndpointSyncActivityState. |
Inequality(ServerEndpointSyncActivityState, ServerEndpointSyncActivityState) |
Determina se dois ServerEndpointSyncActivityState valores não são os mesmos. |
Aplica-se a
Azure SDK for .NET