Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
Next Next commit
Generated from 26fbb00e498d34206afb040c7c9eb7b79fa3fd5e
added NetworkRuleSets list API
  • Loading branch information
AutorestCI committed Aug 28, 2019
commit 3ce41e5d8097d0d9611d7dbbcb46fa5d40c21881
1 change: 1 addition & 0 deletions profiles/latest/servicebus/mgmt/servicebus/models.go
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ type NamespacesClient = original.NamespacesClient
type NamespacesCreateOrUpdateFuture = original.NamespacesCreateOrUpdateFuture
type NamespacesDeleteFuture = original.NamespacesDeleteFuture
type NetworkRuleSet = original.NetworkRuleSet
type NetworkRuleSetListResult = original.NetworkRuleSetListResult
type NetworkRuleSetProperties = original.NetworkRuleSetProperties
type Operation = original.Operation
type OperationDisplay = original.OperationDisplay
Expand Down
1 change: 1 addition & 0 deletions profiles/preview/servicebus/mgmt/servicebus/models.go
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ type NamespacesClient = original.NamespacesClient
type NamespacesCreateOrUpdateFuture = original.NamespacesCreateOrUpdateFuture
type NamespacesDeleteFuture = original.NamespacesDeleteFuture
type NetworkRuleSet = original.NetworkRuleSet
type NetworkRuleSetListResult = original.NetworkRuleSetListResult
type NetworkRuleSetProperties = original.NetworkRuleSetProperties
type Operation = original.Operation
type OperationDisplay = original.OperationDisplay
Expand Down
9 changes: 9 additions & 0 deletions services/servicebus/mgmt/2017-04-01/servicebus/models.go

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

87 changes: 87 additions & 0 deletions services/servicebus/mgmt/2017-04-01/servicebus/namespaces.go

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

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