共用方式為


ApplicationArtifact.Uri Property

Definition

The application artifact blob uri.

[Newtonsoft.Json.JsonProperty(Required=Newtonsoft.Json.Required.Always)]
public string Uri { get; set; }
[<Newtonsoft.Json.JsonProperty(Required=Newtonsoft.Json.Required.Always)>]
member this.Uri : string with get, set
Public Property Uri As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to