ResourceReference.Extension Property

Definition

Gets the extension the resource was deployed with.

[Newtonsoft.Json.JsonProperty(PropertyName="extension")]
public Microsoft.Azure.Management.Resources.DeploymentStacks.Models.DeploymentExtension Extension { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="extension")>]
member this.Extension : Microsoft.Azure.Management.Resources.DeploymentStacks.Models.DeploymentExtension
Public ReadOnly Property Extension As DeploymentExtension

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to