Compartilhar via


ClusterEnvironment Estrutura

Definição

Sistema operacional de cluster, o padrão será Windows.

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

Construtores

ClusterEnvironment(String)

Inicializa uma nova instância de ClusterEnvironment.

Propriedades

Linux

Linux.

Windows

Windows.

Métodos

Equals(ClusterEnvironment)

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

Determina se dois ClusterEnvironment valores são os mesmos.

Implicit(String to ClusterEnvironment)

Converte uma cadeia de caracteres em um ClusterEnvironment.

Inequality(ClusterEnvironment, ClusterEnvironment)

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

Aplica-se a