diff --git a/services/hybridcompute/mgmt/2019-12-12/hybridcompute/CHANGELOG.md b/services/hybridcompute/mgmt/2019-12-12/hybridcompute/CHANGELOG.md index ea37a8baeab4..a1ecf841edb0 100644 --- a/services/hybridcompute/mgmt/2019-12-12/hybridcompute/CHANGELOG.md +++ b/services/hybridcompute/mgmt/2019-12-12/hybridcompute/CHANGELOG.md @@ -1,16 +1,2 @@ -# Change History +# Unreleased -## Additive Changes - -### New Funcs - -1. AzureEntityResource.MarshalJSON() ([]byte, error) -1. ErrorAdditionalInfo.MarshalJSON() ([]byte, error) -1. ErrorResponse.MarshalJSON() ([]byte, error) -1. MachinePropertiesOsProfile.MarshalJSON() ([]byte, error) -1. OSProfile.MarshalJSON() ([]byte, error) -1. OperationListResult.MarshalJSON() ([]byte, error) -1. OperationValueDisplay.MarshalJSON() ([]byte, error) -1. OperationValueDisplayModel.MarshalJSON() ([]byte, error) -1. ProxyResource.MarshalJSON() ([]byte, error) -1. Resource.MarshalJSON() ([]byte, error) diff --git a/services/hybridcompute/mgmt/2019-12-12/hybridcompute/_meta.json b/services/hybridcompute/mgmt/2019-12-12/hybridcompute/_meta.json index 9cf45d8de020..965f5e3f811f 100644 --- a/services/hybridcompute/mgmt/2019-12-12/hybridcompute/_meta.json +++ b/services/hybridcompute/mgmt/2019-12-12/hybridcompute/_meta.json @@ -1,5 +1,5 @@ { - "commit": "3c764635e7d442b3e74caf593029fcd440b3ef82", + "commit": "5768df14d77ef600e04b6dc570889f91be8d1e37", "readme": "/_/azure-rest-api-specs/specification/hybridcompute/resource-manager/readme.md", "tag": "package-2019-12", "use": "@microsoft.azure/autorest.go@2.1.183", diff --git a/services/hybridcompute/mgmt/2019-12-12/hybridcompute/models.go b/services/hybridcompute/mgmt/2019-12-12/hybridcompute/models.go index c593f1eefb64..7b95357b12fb 100644 --- a/services/hybridcompute/mgmt/2019-12-12/hybridcompute/models.go +++ b/services/hybridcompute/mgmt/2019-12-12/hybridcompute/models.go @@ -1470,7 +1470,7 @@ type ResourceModelWithAllowedPropertySet struct { Type *string `json:"type,omitempty"` // Location - The geo-location where the resource lives Location *string `json:"location,omitempty"` - // ManagedBy - The fully qualified resource ID of the resource that manages this resource. Indicates if this resource is managed by another azure resource. If this is present, complete mode deployment will not delete the resource if it is removed from the template since it is managed by another resource. + // ManagedBy - The fully qualified resource ID of the resource that manages this resource. Indicates if this resource is managed by another Azure resource. If this is present, complete mode deployment will not delete the resource if it is removed from the template since it is managed by another resource. ManagedBy *string `json:"managedBy,omitempty"` // Kind - Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type; e.g. ApiApps are a kind of Microsoft.Web/sites type. If supported, the resource provider must validate and persist this value. Kind *string `json:"kind,omitempty"` diff --git a/services/hybridcompute/mgmt/2020-08-02/hybridcompute/CHANGELOG.md b/services/hybridcompute/mgmt/2020-08-02/hybridcompute/CHANGELOG.md index 90651635750e..a1ecf841edb0 100644 --- a/services/hybridcompute/mgmt/2020-08-02/hybridcompute/CHANGELOG.md +++ b/services/hybridcompute/mgmt/2020-08-02/hybridcompute/CHANGELOG.md @@ -1,15 +1,2 @@ -# Change History +# Unreleased -## Additive Changes - -### New Funcs - -1. AzureEntityResource.MarshalJSON() ([]byte, error) -1. MachineExtensionInstanceViewStatus.MarshalJSON() ([]byte, error) -1. MachinePropertiesOsProfile.MarshalJSON() ([]byte, error) -1. OSProfile.MarshalJSON() ([]byte, error) -1. OperationListResult.MarshalJSON() ([]byte, error) -1. OperationValueDisplay.MarshalJSON() ([]byte, error) -1. OperationValueDisplayModel.MarshalJSON() ([]byte, error) -1. ProxyResource.MarshalJSON() ([]byte, error) -1. Resource.MarshalJSON() ([]byte, error) diff --git a/services/hybridcompute/mgmt/2020-08-02/hybridcompute/_meta.json b/services/hybridcompute/mgmt/2020-08-02/hybridcompute/_meta.json index 1ecd24299c77..1a83ab960897 100644 --- a/services/hybridcompute/mgmt/2020-08-02/hybridcompute/_meta.json +++ b/services/hybridcompute/mgmt/2020-08-02/hybridcompute/_meta.json @@ -1,5 +1,5 @@ { - "commit": "3c764635e7d442b3e74caf593029fcd440b3ef82", + "commit": "5768df14d77ef600e04b6dc570889f91be8d1e37", "readme": "/_/azure-rest-api-specs/specification/hybridcompute/resource-manager/readme.md", "tag": "package-2020-08-02", "use": "@microsoft.azure/autorest.go@2.1.183",