package api
// Copyright (c) Microsoft Corporation.
// Licensed under the Apache License 2.0.
var (
SubnetsEndpoints = []string{
"Microsoft.ContainerRegistry",
"Microsoft.Storage",
}
)