Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AutoPR network/resource-manager] Adding Delegations to Subnets #2483

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions profiles/preview/network/mgmt/network/models.go
Original file line number Diff line number Diff line change
Expand Up @@ -883,7 +883,6 @@ type ConnectionMonitorsCreateOrUpdateFuture = original.ConnectionMonitorsCreateO
type ConnectionMonitorsDeleteFuture = original.ConnectionMonitorsDeleteFuture
type ConnectionMonitorSource = original.ConnectionMonitorSource
type ConnectionMonitorsQueryFuture = original.ConnectionMonitorsQueryFuture
type ConnectionMonitorsQueryResultItem = original.ConnectionMonitorsQueryResultItem
type ConnectionMonitorsStartFuture = original.ConnectionMonitorsStartFuture
type ConnectionMonitorsStopFuture = original.ConnectionMonitorsStopFuture
type ConnectionResetSharedKey = original.ConnectionResetSharedKey
Expand Down Expand Up @@ -1119,10 +1118,6 @@ type PublicIPAddressListResultIterator = original.PublicIPAddressListResultItera
type PublicIPAddressListResultPage = original.PublicIPAddressListResultPage
type PublicIPAddressPropertiesFormat = original.PublicIPAddressPropertiesFormat
type PublicIPAddressSku = original.PublicIPAddressSku
type QueryConnectionMonitorsParameters = original.QueryConnectionMonitorsParameters
type QueryConnectionMonitorsResponse = original.QueryConnectionMonitorsResponse
type QueryConnectionMonitorsResponseIterator = original.QueryConnectionMonitorsResponseIterator
type QueryConnectionMonitorsResponsePage = original.QueryConnectionMonitorsResponsePage
type QueryTroubleshootingParameters = original.QueryTroubleshootingParameters
type Resource = original.Resource
type ResourceNavigationLink = original.ResourceNavigationLink
Expand Down Expand Up @@ -1315,8 +1310,6 @@ type WatchersGetTroubleshootingFuture = original.WatchersGetTroubleshootingFutur
type WatchersGetTroubleshootingResultFuture = original.WatchersGetTroubleshootingResultFuture
type WatchersGetVMSecurityRulesFuture = original.WatchersGetVMSecurityRulesFuture
type WatchersListAvailableProvidersFuture = original.WatchersListAvailableProvidersFuture
type WatchersQueryConnectionMonitorsAllFuture = original.WatchersQueryConnectionMonitorsAllFuture
type WatchersQueryConnectionMonitorsFuture = original.WatchersQueryConnectionMonitorsFuture
type WatchersSetFlowLogConfigurationFuture = original.WatchersSetFlowLogConfigurationFuture
type WatchersVerifyIPFlowFuture = original.WatchersVerifyIPFlowFuture
type OperationsClient = original.OperationsClient
Expand Down
174 changes: 0 additions & 174 deletions services/network/mgmt/2018-06-01/network/models.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

106 changes: 0 additions & 106 deletions services/network/mgmt/2018-06-01/network/watchers.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.