Partilhar via


WebPubSubSharedPrivateLinkStatus Estrutura

Definição

Status do recurso de link privado compartilhado.

public readonly struct WebPubSubSharedPrivateLinkStatus : IEquatable<Azure.ResourceManager.WebPubSub.Models.WebPubSubSharedPrivateLinkStatus>
type WebPubSubSharedPrivateLinkStatus = struct
Public Structure WebPubSubSharedPrivateLinkStatus
Implements IEquatable(Of WebPubSubSharedPrivateLinkStatus)
Herança
WebPubSubSharedPrivateLinkStatus
Implementações

Construtores

WebPubSubSharedPrivateLinkStatus(String)

Inicializa uma nova instância de WebPubSubSharedPrivateLinkStatus.

Propriedades

Approved

Aprovada.

Disconnected

Desconectado

Pending

Pendente.

Rejected

Rejeitado.

Timeout

Tempo limite.

Métodos

Equals(WebPubSubSharedPrivateLinkStatus)

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(WebPubSubSharedPrivateLinkStatus, WebPubSubSharedPrivateLinkStatus)

Determina se dois WebPubSubSharedPrivateLinkStatus valores são os mesmos.

Implicit(String to WebPubSubSharedPrivateLinkStatus)

Converte uma cadeia de caracteres em um WebPubSubSharedPrivateLinkStatus.

Inequality(WebPubSubSharedPrivateLinkStatus, WebPubSubSharedPrivateLinkStatus)

Determina se dois WebPubSubSharedPrivateLinkStatus valores não são os mesmos.

Aplica-se a