LinkedCrs.HrefType Property

Definition

Gets optional string which hints at the format used to represent CRS parameters at the provided Href in the Azure Cosmos DB service.

[System.Runtime.Serialization.DataMember(Name="hrefType")]
public string HrefType { get; }
[<System.Runtime.Serialization.DataMember(Name="hrefType")>]
member this.HrefType : string
Public ReadOnly Property HrefType As String

Property Value

Optional string which hints at the format used to represent CRS parameters at the provided Href.

Attributes

Applies to