VirtualMachineScaleSetLifecycleHookEventPatch.TargetResources Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)