Boundary.Properties Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Properties can contain any additional metadata about the Feature
. Value can be any JSON object or a JSON null value.
public Azure.Maps.Search.Models.BoundaryProperties Properties { get; }
member this.Properties : Azure.Maps.Search.Models.BoundaryProperties
Public ReadOnly Property Properties As BoundaryProperties