Partilhar via


ClusterVersionsEnvironment Estrutura

Definição

O ClusterVersionsEnvironment.

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

Construtores

ClusterVersionsEnvironment(String)

Inicializa uma nova instância de ClusterVersionsEnvironment.

Propriedades

Linux

Linux.

Windows

Windows.

Métodos

Equals(ClusterVersionsEnvironment)

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

Determina se dois ClusterVersionsEnvironment valores são os mesmos.

Implicit(String to ClusterVersionsEnvironment)

Converte uma cadeia de caracteres em um ClusterVersionsEnvironment.

Inequality(ClusterVersionsEnvironment, ClusterVersionsEnvironment)

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

Aplica-se a