Compartir a través de


SolutionProperties.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.Origin(Microsoft.Azure.PowerShell.Cmdlets.MonitoringSolutions.PropertyOrigin.Owned)]
public string[] ContainedResource { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MonitoringSolutions.Origin(Microsoft.Azure.PowerShell.Cmdlets.MonitoringSolutions.PropertyOrigin.Owned)>]
member this.ContainedResource : string[] with get, set
Public Property ContainedResource As String()

Property Value

String[]

Implements

Attributes

Applies to