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

[ReleasePR appplatform/mgmt/2020-07-01/appplatform] [Hub Generated] Publish private branch 'appplatform/release/s202' #15143

Closed
wants to merge 1 commit into from
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
25 changes: 19 additions & 6 deletions services/appplatform/mgmt/2020-07-01/appplatform/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,24 @@
# Change History
# Unreleased

## Additive Changes

### New Constants

1. TrafficDirection.Inbound
1. TrafficDirection.Outbound

### New Funcs

1. AvailableRuntimeVersions.MarshalJSON() ([]byte, error)
1. DeploymentInstance.MarshalJSON() ([]byte, error)
1. NetworkProfileOutboundIPs.MarshalJSON() ([]byte, error)
1. ProxyResource.MarshalJSON() ([]byte, error)
1. Resource.MarshalJSON() ([]byte, error)
1. PossibleTrafficDirectionValues() []TrafficDirection
1. RequiredTraffic.MarshalJSON() ([]byte, error)

### Struct Changes

#### New Structs

1. RequiredTraffic

#### New Struct Fields

1. MetricDimension.ToBeExportedForShoebox
1. NetworkProfile.RequiredTraffics
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"commit": "3c764635e7d442b3e74caf593029fcd440b3ef82",
"commit": "949ff43c349ae94aec6cd972eb005ab3f65e6ffc",
"readme": "/_/azure-rest-api-specs/specification/appplatform/resource-manager/readme.md",
"tag": "package-2020-07",
"use": "@microsoft.azure/[email protected]",
Expand Down
15 changes: 15 additions & 0 deletions services/appplatform/mgmt/2020-07-01/appplatform/enums.go

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

24 changes: 24 additions & 0 deletions services/appplatform/mgmt/2020-07-01/appplatform/models.go

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

Original file line number Diff line number Diff line change
@@ -1,11 +1,27 @@
# Change History
# Unreleased

## Additive Changes

### New Constants

1. AppResourceProvisioningState.Deleting
1. DeploymentResourceProvisioningState.DeploymentResourceProvisioningStateDeleting
1. TrafficDirection.Inbound
1. TrafficDirection.Outbound

### New Funcs

1. AvailableRuntimeVersions.MarshalJSON() ([]byte, error)
1. DeploymentInstance.MarshalJSON() ([]byte, error)
1. NetworkProfileOutboundIPs.MarshalJSON() ([]byte, error)
1. ProxyResource.MarshalJSON() ([]byte, error)
1. Resource.MarshalJSON() ([]byte, error)
1. PossibleTrafficDirectionValues() []TrafficDirection
1. RequiredTraffic.MarshalJSON() ([]byte, error)

### Struct Changes

#### New Structs

1. RequiredTraffic

#### New Struct Fields

1. DeploymentResource.Sku
1. MetricDimension.ToBeExportedForShoebox
1. NetworkProfile.RequiredTraffics
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"commit": "3c764635e7d442b3e74caf593029fcd440b3ef82",
"commit": "949ff43c349ae94aec6cd972eb005ab3f65e6ffc",
"readme": "/_/azure-rest-api-specs/specification/appplatform/resource-manager/readme.md",
"tag": "package-2019-05-01-preview",
"use": "@microsoft.azure/[email protected]",
Expand Down

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.

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

Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
# Change History
# Unreleased

## Additive Changes

### New Funcs
### Struct Changes

1. ApplicationInsightsAgentVersions.MarshalJSON() ([]byte, error)
1. AvailableRuntimeVersions.MarshalJSON() ([]byte, error)
1. DeploymentInstance.MarshalJSON() ([]byte, error)
1. NetworkProfileOutboundIPs.MarshalJSON() ([]byte, error)
1. ProxyResource.MarshalJSON() ([]byte, error)
1. RequiredTraffic.MarshalJSON() ([]byte, error)
1. Resource.MarshalJSON() ([]byte, error)
#### New Struct Fields

1. MetricDimension.ToBeExportedForShoebox
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"commit": "92ab22b49bd085116af0c61fada2c6c360702e9e",
"commit": "949ff43c349ae94aec6cd972eb005ab3f65e6ffc",
"readme": "/_/azure-rest-api-specs/specification/appplatform/resource-manager/readme.md",
"tag": "package-preview-2020-11",
"use": "@microsoft.azure/[email protected]",
Expand Down

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

Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Change History
# Unreleased

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"commit": "f9883569df850be792a37df17a1a28a5bdcdfc39",
"commit": "949ff43c349ae94aec6cd972eb005ab3f65e6ffc",
"readme": "/_/azure-rest-api-specs/specification/appplatform/resource-manager/readme.md",
"tag": "package-preview-2021-06",
"use": "@microsoft.azure/[email protected]",
Expand Down