# coding=utf-8
# --------------------------------------------------------------------------
# Copyright (c) Microsoft Corporation. All rights reserved.
# Licensed under the MIT License. See License.txt in the project root for
# license information.
# --------------------------------------------------------------------------
from .v2015_07_01.models import *
from .v2019_08_01_preview.models import *
from .v2020_10_01.models import *
from .v2021_01_01_preview.models import *
from .v2021_12_01_preview.models import *
from .v2022_04_01.models import *
|