ScheduledActionResourceAttachContent.Resources Property

Definition

List of resources to be attached/patched.

public System.Collections.Generic.IList<Azure.ResourceManager.ComputeSchedule.Models.ScheduledActionResourceDetails> Resources { get; }
member this.Resources : System.Collections.Generic.IList<Azure.ResourceManager.ComputeSchedule.Models.ScheduledActionResourceDetails>
Public ReadOnly Property Resources As IList(Of ScheduledActionResourceDetails)

Property Value

Applies to