Partager via


MapsSearchModelFactory.PointOfInterestCategorySet Méthode

Définition

Initialise une nouvelle instance de PointOfInterestCategorySet.

public static Azure.Maps.Search.Models.PointOfInterestCategorySet PointOfInterestCategorySet (int? id = default);
static member PointOfInterestCategorySet : Nullable<int> -> Azure.Maps.Search.Models.PointOfInterestCategorySet
Public Shared Function PointOfInterestCategorySet (Optional id As Nullable(Of Integer) = Nothing) As PointOfInterestCategorySet

Paramètres

id
Nullable<Int32>

ID de catégorie.

Retours

Une nouvelle PointOfInterestCategorySet instance de moqueries.

S’applique à