VirtualMachineScaleSetLifecycleHookEventPatch.TargetResources Property

Definition

List of target resources which are getting processed in the virtual machine scale set lifecycle hook event.

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

Property Value

Applies to