WebSiteInstanceIdsResponse.InstanceIds Property

Definition

Optional. The identifiers of the currently running instances of the web site.

public System.Collections.Generic.IList<string> InstanceIds { get; set; }
member this.InstanceIds : System.Collections.Generic.IList<string> with get, set
Public Property InstanceIds As IList(Of String)

Property Value

Applies to