Share via


WorkerPoolResource.InstanceName Property

Definition

Names of all instances in the worker pool (read only).

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)]
public string[] InstanceName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.InstanceName : string[]
Public ReadOnly Property InstanceName As String()

Property Value

String[]

Implements

Attributes

Applies to