Dela via


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

Property Value

String[]

Implements

Attributes

Applies to