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.
Names of all instances in the worker pool (read only).
public Azure.Provisioning.BicepList<string> InstanceNames { get; }
member this.InstanceNames : Azure.Provisioning.BicepList<string>
Public ReadOnly Property InstanceNames As BicepList(Of String)