WorkerPool.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.Owned)]
public System.Collections.Generic.List<string> InstanceName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.InstanceName : System.Collections.Generic.List<string>
Public ReadOnly Property InstanceName As List(Of String)

Property Value

Implements

Attributes

Applies to