Partager via


AppPlatformSkuRestrictionsType Structure

Définition

Obtient le type de restrictions. Les valeurs possibles sont les suivantes : 'Location', 'Zone'.

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

Constructeurs

AppPlatformSkuRestrictionsType(String)

Initialise une nouvelle instance de AppPlatformSkuRestrictionsType.

Propriétés

Location

Lieu.

Zone

Zone.

Méthodes

Equals(AppPlatformSkuRestrictionsType)

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

Détermine si deux AppPlatformSkuRestrictionsType valeurs sont identiques.

Implicit(String to AppPlatformSkuRestrictionsType)

Convertit une chaîne en AppPlatformSkuRestrictionsType.

Inequality(AppPlatformSkuRestrictionsType, AppPlatformSkuRestrictionsType)

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

S’applique à