PostDocumentsResponse.Self Property

Definition

_self

[System.Text.Json.Serialization.JsonPropertyName("_self")]
public string Self { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("_self")>]
member this.Self : string with get, set
Public Property Self As String

Property Value

Attributes

Applies to