ArmIotHubModelFactory.IotHubMatchedRoute(RoutingRuleProperties) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Initialise une nouvelle instance de IotHubMatchedRoute.
public static Azure.ResourceManager.IotHub.Models.IotHubMatchedRoute IotHubMatchedRoute (Azure.ResourceManager.IotHub.Models.RoutingRuleProperties properties = default);
static member IotHubMatchedRoute : Azure.ResourceManager.IotHub.Models.RoutingRuleProperties -> Azure.ResourceManager.IotHub.Models.IotHubMatchedRoute
Public Shared Function IotHubMatchedRoute (Optional properties As RoutingRuleProperties = Nothing) As IotHubMatchedRoute
Paramètres
- properties
- RoutingRuleProperties
Propriétés des itinéraires qui correspondent.
Retours
Une nouvelle IotHubMatchedRoute instance pour se moquer.