Share via


Solution.ReferencedResource Property

Definition

The resources that will be referenced from this solution. Deleting any of those solution out of band will break the solution.

[Microsoft.Azure.PowerShell.Cmdlets.MonitoringSolutions.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.MonitoringSolutions.Origin(Microsoft.Azure.PowerShell.Cmdlets.MonitoringSolutions.PropertyOrigin.Inlined)]
public string[] ReferencedResource { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MonitoringSolutions.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.MonitoringSolutions.Origin(Microsoft.Azure.PowerShell.Cmdlets.MonitoringSolutions.PropertyOrigin.Inlined)>]
member this.ReferencedResource : string[] with get, set
Public Property ReferencedResource As String()

Property Value

String[]

Implements

Attributes

Applies to