PostResource.SasUrl Property

Definition

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

Property Value

Attributes

Applies to