ServerFarmInstanceDetails.Instances Property

Definition

The list of server farm instances. Serialized Name: ServerFarmInstanceDetails.instances

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.AppService.Models.ServerFarmInstance> Instances { get; }
member this.Instances : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.AppService.Models.ServerFarmInstance>
Public ReadOnly Property Instances As IReadOnlyList(Of ServerFarmInstance)

Property Value

Applies to