Share via


ServiceUnitArtifacts.ParametersArtifactSourceRelativePath Property

Definition

Gets or sets the path to the ARM parameters file relative to the artifact source.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to