AzureSqlElasticJobTargetCmdletBase<TInputObject>.FindTarget Method

Definition

Does a scan over the list of targets and finds the target's index in the list

protected int? FindTarget ();
member this.FindTarget : unit -> Nullable<int>
Protected Function FindTarget () As Nullable(Of Integer)

Returns

Applies to