DeploymentPropertiesExtended.ParametersLink Property

Definition

Gets the URI referencing the parameters.

[Newtonsoft.Json.JsonProperty(PropertyName="parametersLink")]
public Microsoft.Azure.Management.ResourceManager.Models.ParametersLink ParametersLink { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="parametersLink")>]
member this.ParametersLink : Microsoft.Azure.Management.ResourceManager.Models.ParametersLink
Public ReadOnly Property ParametersLink As ParametersLink

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to