Compartir a través de


ClusterVersionsEnvironment Estructura

Definición

The ClusterVersionsEnvironment.

public readonly struct ClusterVersionsEnvironment : IEquatable<Azure.ResourceManager.ServiceFabric.Models.ClusterVersionsEnvironment>
type ClusterVersionsEnvironment = struct
Public Structure ClusterVersionsEnvironment
Implements IEquatable(Of ClusterVersionsEnvironment)
Herencia
ClusterVersionsEnvironment
Implementaciones

Constructores

ClusterVersionsEnvironment(String)

Inicializa una nueva instancia de la clase ClusterVersionsEnvironment.

Propiedades

Linux

Linux.

Windows

Windows.

Métodos

Equals(ClusterVersionsEnvironment)

Indica si el objeto actual es igual que otro objeto del mismo tipo.

ToString()

Devuelve el nombre de tipo completo de esta instancia.

Operadores

Equality(ClusterVersionsEnvironment, ClusterVersionsEnvironment)

Determina si dos ClusterVersionsEnvironment valores son los mismos.

Implicit(String to ClusterVersionsEnvironment)

Convierte una cadena en un ClusterVersionsEnvironment.

Inequality(ClusterVersionsEnvironment, ClusterVersionsEnvironment)

Determina si dos ClusterVersionsEnvironment valores no son los mismos.

Se aplica a