Share via


AppPlatformGatewayOperatorProperties.Instances Property

Definition

Collection of instances belong to Spring Cloud Gateway operator.

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

Property Value

Applies to