Condividi tramite


ServiceUnitArtifacts.ParametersUri Property

Definition

Gets or sets the full URI of the ARM parameters file with the SAS token.

[Newtonsoft.Json.JsonProperty(PropertyName="parametersUri")]
public string ParametersUri { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="parametersUri")>]
member this.ParametersUri : string with get, set
Public Property ParametersUri As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to