ResilienceManagementDrillResource.GetDrillTargets Method
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.
Gets a collection of DrillTargets in the ResilienceManagementDrillResource.
public virtual Azure.ResourceManager.ResilienceManagement.DrillTargetCollection GetDrillTargets();
abstract member GetDrillTargets : unit -> Azure.ResourceManager.ResilienceManagement.DrillTargetCollection
override this.GetDrillTargets : unit -> Azure.ResourceManager.ResilienceManagement.DrillTargetCollection
Public Overridable Function GetDrillTargets () As DrillTargetCollection
Returns
An object representing collection of DrillTargets and their operations over a DrillTargetResource.