Share via


Solution.ContainedResource Property

Definition

The azure resources that will be contained within the solutions. They will be locked and gets deleted automatically when the solution is deleted.

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

Property Value

String[]

Implements

Attributes

Applies to