Partager via


CustomLocationHostType Structure

Définition

Type d’hôte référencé par l’emplacement personnalisé (Kubernetes, etc...).

public readonly struct CustomLocationHostType : IEquatable<Azure.ResourceManager.ExtendedLocations.Models.CustomLocationHostType>
type CustomLocationHostType = struct
Public Structure CustomLocationHostType
Implements IEquatable(Of CustomLocationHostType)
Héritage
CustomLocationHostType
Implémente

Constructeurs

CustomLocationHostType(String)

Initialise une nouvelle instance de CustomLocationHostType.

Propriétés

Kubernetes

Kubernetes.

Méthodes

Equals(CustomLocationHostType)

Indique si l'objet actuel est égal à un autre objet du même type.

ToString()

Retourne le nom de type qualifié complet de cette instance.

Opérateurs

Equality(CustomLocationHostType, CustomLocationHostType)

Détermine si deux CustomLocationHostType valeurs sont identiques.

Implicit(String to CustomLocationHostType)

Convertit une chaîne en CustomLocationHostType.

Inequality(CustomLocationHostType, CustomLocationHostType)

Détermine si deux CustomLocationHostType valeurs ne sont pas identiques.

S’applique à