ActionsRequiredForPrivateLinkServiceConsumer 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.
Uma mensagem indicando se as alterações no provedor de serviços exigem atualizações no consumidor.
public readonly struct ActionsRequiredForPrivateLinkServiceConsumer : IEquatable<Azure.ResourceManager.ContainerRegistry.Models.ActionsRequiredForPrivateLinkServiceConsumer>
type ActionsRequiredForPrivateLinkServiceConsumer = struct
Public Structure ActionsRequiredForPrivateLinkServiceConsumer
Implements IEquatable(Of ActionsRequiredForPrivateLinkServiceConsumer)
- Herança
-
ActionsRequiredForPrivateLinkServiceConsumer
- Implementações
Construtores
ActionsRequiredForPrivateLinkServiceConsumer(String) |
Inicializa uma nova instância de ActionsRequiredForPrivateLinkServiceConsumer. |
Propriedades
None |
Nenhum. |
Recreate |
Recriar. |
Métodos
Equals(ActionsRequiredForPrivateLinkServiceConsumer) |
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(ActionsRequiredForPrivateLinkServiceConsumer, ActionsRequiredForPrivateLinkServiceConsumer) |
Determina se dois ActionsRequiredForPrivateLinkServiceConsumer valores são os mesmos. |
Implicit(String to ActionsRequiredForPrivateLinkServiceConsumer) |
Converte uma cadeia de caracteres em um ActionsRequiredForPrivateLinkServiceConsumer. |
Inequality(ActionsRequiredForPrivateLinkServiceConsumer, ActionsRequiredForPrivateLinkServiceConsumer) |
Determina se dois ActionsRequiredForPrivateLinkServiceConsumer valores não são os mesmos. |
Aplica-se a
Azure SDK for .NET