SpringCloudGatewayComponent.SpringCloudGatewayRoutes Property
Definition
Important
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.
Gateway route definition.
public System.Collections.Generic.IList<Azure.ResourceManager.AppContainers.Models.ScgRoute> SpringCloudGatewayRoutes { get; }
member this.SpringCloudGatewayRoutes : System.Collections.Generic.IList<Azure.ResourceManager.AppContainers.Models.ScgRoute>
Public ReadOnly Property SpringCloudGatewayRoutes As IList(Of ScgRoute)