Partager via


AppServicePlanHybridConnectionNamespaceRelayCollection Classe

Définition

Classe représentant une collection de AppServicePlanHybridConnectionNamespaceRelayResource et leurs opérations. Chaque AppServicePlanHybridConnectionNamespaceRelayResource de la collection appartient au même instance de AppServicePlanResource. Pour obtenir un AppServicePlanHybridConnectionNamespaceRelayCollection instance appelez la méthode GetAppServicePlanHybridConnectionNamespaceRelays à partir d’un instance de AppServicePlanResource.

public class AppServicePlanHybridConnectionNamespaceRelayCollection : Azure.ResourceManager.ArmCollection
type AppServicePlanHybridConnectionNamespaceRelayCollection = class
    inherit ArmCollection
Public Class AppServicePlanHybridConnectionNamespaceRelayCollection
Inherits ArmCollection
Héritage
AppServicePlanHybridConnectionNamespaceRelayCollection

Constructeurs

AppServicePlanHybridConnectionNamespaceRelayCollection()

Initialise une nouvelle instance de la classe pour la AppServicePlanHybridConnectionNamespaceRelayCollection simulation.

Propriétés

Client

Obtient le ArmClient à partir duquel ce client de ressource a été créé.

(Hérité de ArmCollection)
Diagnostics

Obtient les options de diagnostic pour ce client de ressources.

(Hérité de ArmCollection)
Endpoint

Obtient l’URI de base pour ce client de ressource.

(Hérité de ArmCollection)
Id

Obtient l’identificateur de ressource.

(Hérité de ArmCollection)
Pipeline

Obtient le pipeline pour ce client de ressource.

(Hérité de ArmCollection)

Méthodes

Exists(String, String, CancellationToken)

Vérifie si la ressource existe dans Azure.

  • Chemin de la requête/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/hybridConnectionNamespaces/{namespaceName}/relays/{relayName}
  • IdAppServicePlans_GetHybridConnection d’opération
ExistsAsync(String, String, CancellationToken)

Vérifie si la ressource existe dans Azure.

  • Chemin de la requête/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/hybridConnectionNamespaces/{namespaceName}/relays/{relayName}
  • IdAppServicePlans_GetHybridConnection d’opération
Get(String, String, CancellationToken)

Description de Récupérer une connexion hybride en cours d’utilisation dans un plan App Service.

  • Chemin de la requête/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/hybridConnectionNamespaces/{namespaceName}/relays/{relayName}
  • IdAppServicePlans_GetHybridConnection d’opération
GetAsync(String, String, CancellationToken)

Description de Récupérer une connexion hybride en cours d’utilisation dans un plan App Service.

  • Chemin de la requête/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/hybridConnectionNamespaces/{namespaceName}/relays/{relayName}
  • IdAppServicePlans_GetHybridConnection d’opération
TryGetApiVersion(ResourceType, String)

Obtient le remplacement de version de l’API s’il a été défini pour les options client actuelles.

(Hérité de ArmCollection)

S’applique à