GeoJsonPropertiesSubType Struct
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.
GeoJSON
object sub-type.
public readonly struct GeoJsonPropertiesSubType : IEquatable<Azure.Health.Insights.ClinicalMatching.GeoJsonPropertiesSubType>
type GeoJsonPropertiesSubType = struct
Public Structure GeoJsonPropertiesSubType
Implements IEquatable(Of GeoJsonPropertiesSubType)
- Inheritance
-
GeoJsonPropertiesSubType
- Implements
Constructors
GeoJsonPropertiesSubType(String) |
Initializes a new instance of GeoJsonPropertiesSubType. |
Properties
Circle |
Circle. |
Methods
Equals(GeoJsonPropertiesSubType) |
Indicates whether the current object is equal to another object of the same type. |
ToString() |
Returns the fully qualified type name of this instance. |
Operators
Equality(GeoJsonPropertiesSubType, GeoJsonPropertiesSubType) |
Determines if two GeoJsonPropertiesSubType values are the same. |
Implicit(String to GeoJsonPropertiesSubType) |
Converts a string to a GeoJsonPropertiesSubType. |
Inequality(GeoJsonPropertiesSubType, GeoJsonPropertiesSubType) |
Determines if two GeoJsonPropertiesSubType values are not the same. |
Applies to
Azure SDK for .NET