Versions in this module Expand all Collapse all v0 v0.20250131.1134653 Jan 31, 2025 v0.20250129.1111950 Jan 29, 2025 v0.20250127.1142050 Jan 27, 2025 v0.20250127.1133651 Jan 27, 2025 v0.20250115.1141151 Jan 15, 2025 v0.20250114.1063937 Jan 14, 2025 v0.20250110.1074108 Jan 10, 2025 v0.20241212.1154051 Dec 12, 2024 v0.20241209.1115630 Dec 9, 2024 v0.20241206.1180327 Dec 6, 2024 v0.20241205.1102105 Dec 5, 2024 v0.20241203.1090052 Dec 3, 2024 v0.20241128.1112539 Nov 28, 2024 v0.20241128.1084944 Nov 28, 2024 v0.20241126.1110949 Nov 26, 2024 Changes in this version + func ValidateRouteTablesSummaryID(input interface{}, key string) (warnings []string, errors []error) + type ExpressRouteCircuitRoutesTableSummary struct + As *int64 + Neighbor *string + StatePfxRcd *string + UpDown *string + V *int64 + type ExpressRouteCircuitRoutesTableSummaryClient struct + Client *resourcemanager.Client + func NewExpressRouteCircuitRoutesTableSummaryClientWithBaseURI(sdkApi sdkEnv.Api) (*ExpressRouteCircuitRoutesTableSummaryClient, error) + func (c ExpressRouteCircuitRoutesTableSummaryClient) ExpressRouteCircuitsListRoutesTableSummary(ctx context.Context, id RouteTablesSummaryId) (result ExpressRouteCircuitsListRoutesTableSummaryOperationResponse, err error) + func (c ExpressRouteCircuitRoutesTableSummaryClient) ExpressRouteCircuitsListRoutesTableSummaryThenPoll(ctx context.Context, id RouteTablesSummaryId) error + type ExpressRouteCircuitRoutesTableSummaryOperationPredicate struct + As *int64 + Neighbor *string + StatePfxRcd *string + UpDown *string + V *int64 + func (p ExpressRouteCircuitRoutesTableSummaryOperationPredicate) Matches(input ExpressRouteCircuitRoutesTableSummary) bool + type ExpressRouteCircuitsListRoutesTableSummaryCompleteResult struct + Items []ExpressRouteCircuitRoutesTableSummary + LatestHttpResponse *http.Response + type ExpressRouteCircuitsListRoutesTableSummaryCustomPager struct + NextLink *odata.Link + func (p *ExpressRouteCircuitsListRoutesTableSummaryCustomPager) NextPageLink() *odata.Link + type ExpressRouteCircuitsListRoutesTableSummaryOperationResponse struct + HttpResponse *http.Response + Model *[]ExpressRouteCircuitRoutesTableSummary + OData *odata.OData + Poller pollers.Poller + type RouteTablesSummaryId struct + ExpressRouteCircuitName string + PeeringName string + ResourceGroupName string + RouteTablesSummaryName string + SubscriptionId string + func NewRouteTablesSummaryID(subscriptionId string, resourceGroupName string, ...) RouteTablesSummaryId + func ParseRouteTablesSummaryID(input string) (*RouteTablesSummaryId, error) + func ParseRouteTablesSummaryIDInsensitively(input string) (*RouteTablesSummaryId, error) + func (id *RouteTablesSummaryId) FromParseResult(input resourceids.ParseResult) error + func (id RouteTablesSummaryId) ID() string + func (id RouteTablesSummaryId) Segments() []resourceids.Segment + func (id RouteTablesSummaryId) String() string