// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See License.txt in the project root for
// license information.

This package contains the base implementation classes for resource models, and their variants for creating and updating scenarios.
/** * This package contains the base implementation classes for resource models, and their * variants for creating and updating scenarios. */
package com.microsoft.azure.arm.model.implementation;