diff --git a/sdk/mobilenetwork/azure-mgmt-mobilenetwork/_meta.json b/sdk/mobilenetwork/azure-mgmt-mobilenetwork/_meta.json index 6534dd1db308..ff026bbc415d 100644 --- a/sdk/mobilenetwork/azure-mgmt-mobilenetwork/_meta.json +++ b/sdk/mobilenetwork/azure-mgmt-mobilenetwork/_meta.json @@ -4,8 +4,8 @@ "@autorest/python@5.12.0", "@autorest/modelerfour@4.19.3" ], - "commit": "d2d48558c0c8f2828c7368e66bcdcabf3a10bafb", + "commit": "5fd3195f038f674be56db6a47ebfdd5c7bd4e984", "repository_url": "https://github.com/Azure/azure-rest-api-specs", - "autorest_command": "autorest specification/mobilenetwork/resource-manager/readme.md --multiapi --python --python-mode=update --python-sdks-folder=/home/vsts/work/1/azure-sdk-for-python/sdk --python3-only --track2 --use=@autorest/python@5.12.0 --use=@autorest/modelerfour@4.19.3 --version=3.7.2", + "autorest_command": "autorest specification/mobilenetwork/resource-manager/readme.md --multiapi --python --python-mode=update --python-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-python/sdk --python3-only --track2 --use=@autorest/python@5.12.0 --use=@autorest/modelerfour@4.19.3 --version=3.7.2", "readme": "specification/mobilenetwork/resource-manager/readme.md" } \ No newline at end of file diff --git a/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/_mobile_network_management_client.py b/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/_mobile_network_management_client.py index 02cbde2d71b3..a1eff3af28a8 100644 --- a/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/_mobile_network_management_client.py +++ b/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/_mobile_network_management_client.py @@ -26,29 +26,29 @@ class MobileNetworkManagementClient: :ivar attached_data_networks: AttachedDataNetworksOperations operations :vartype attached_data_networks: - mobile_network_management_client.operations.AttachedDataNetworksOperations + azure.mgmt.mobilenetwork.operations.AttachedDataNetworksOperations :ivar data_networks: DataNetworksOperations operations - :vartype data_networks: mobile_network_management_client.operations.DataNetworksOperations + :vartype data_networks: azure.mgmt.mobilenetwork.operations.DataNetworksOperations :ivar mobile_networks: MobileNetworksOperations operations - :vartype mobile_networks: mobile_network_management_client.operations.MobileNetworksOperations + :vartype mobile_networks: azure.mgmt.mobilenetwork.operations.MobileNetworksOperations :ivar sites: SitesOperations operations - :vartype sites: mobile_network_management_client.operations.SitesOperations + :vartype sites: azure.mgmt.mobilenetwork.operations.SitesOperations :ivar sims: SimsOperations operations - :vartype sims: mobile_network_management_client.operations.SimsOperations + :vartype sims: azure.mgmt.mobilenetwork.operations.SimsOperations :ivar operations: Operations operations - :vartype operations: mobile_network_management_client.operations.Operations + :vartype operations: azure.mgmt.mobilenetwork.operations.Operations :ivar packet_core_control_planes: PacketCoreControlPlanesOperations operations :vartype packet_core_control_planes: - mobile_network_management_client.operations.PacketCoreControlPlanesOperations + azure.mgmt.mobilenetwork.operations.PacketCoreControlPlanesOperations :ivar packet_core_data_planes: PacketCoreDataPlanesOperations operations :vartype packet_core_data_planes: - mobile_network_management_client.operations.PacketCoreDataPlanesOperations + azure.mgmt.mobilenetwork.operations.PacketCoreDataPlanesOperations :ivar services: ServicesOperations operations - :vartype services: mobile_network_management_client.operations.ServicesOperations + :vartype services: azure.mgmt.mobilenetwork.operations.ServicesOperations :ivar sim_policies: SimPoliciesOperations operations - :vartype sim_policies: mobile_network_management_client.operations.SimPoliciesOperations + :vartype sim_policies: azure.mgmt.mobilenetwork.operations.SimPoliciesOperations :ivar slices: SlicesOperations operations - :vartype slices: mobile_network_management_client.operations.SlicesOperations + :vartype slices: azure.mgmt.mobilenetwork.operations.SlicesOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials.TokenCredential :param subscription_id: The ID of the target subscription. diff --git a/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/aio/_mobile_network_management_client.py b/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/aio/_mobile_network_management_client.py index 8d3dc266e180..d6faf0678ae7 100644 --- a/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/aio/_mobile_network_management_client.py +++ b/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/aio/_mobile_network_management_client.py @@ -26,30 +26,29 @@ class MobileNetworkManagementClient: :ivar attached_data_networks: AttachedDataNetworksOperations operations :vartype attached_data_networks: - mobile_network_management_client.aio.operations.AttachedDataNetworksOperations + azure.mgmt.mobilenetwork.aio.operations.AttachedDataNetworksOperations :ivar data_networks: DataNetworksOperations operations - :vartype data_networks: mobile_network_management_client.aio.operations.DataNetworksOperations + :vartype data_networks: azure.mgmt.mobilenetwork.aio.operations.DataNetworksOperations :ivar mobile_networks: MobileNetworksOperations operations - :vartype mobile_networks: - mobile_network_management_client.aio.operations.MobileNetworksOperations + :vartype mobile_networks: azure.mgmt.mobilenetwork.aio.operations.MobileNetworksOperations :ivar sites: SitesOperations operations - :vartype sites: mobile_network_management_client.aio.operations.SitesOperations + :vartype sites: azure.mgmt.mobilenetwork.aio.operations.SitesOperations :ivar sims: SimsOperations operations - :vartype sims: mobile_network_management_client.aio.operations.SimsOperations + :vartype sims: azure.mgmt.mobilenetwork.aio.operations.SimsOperations :ivar operations: Operations operations - :vartype operations: mobile_network_management_client.aio.operations.Operations + :vartype operations: azure.mgmt.mobilenetwork.aio.operations.Operations :ivar packet_core_control_planes: PacketCoreControlPlanesOperations operations :vartype packet_core_control_planes: - mobile_network_management_client.aio.operations.PacketCoreControlPlanesOperations + azure.mgmt.mobilenetwork.aio.operations.PacketCoreControlPlanesOperations :ivar packet_core_data_planes: PacketCoreDataPlanesOperations operations :vartype packet_core_data_planes: - mobile_network_management_client.aio.operations.PacketCoreDataPlanesOperations + azure.mgmt.mobilenetwork.aio.operations.PacketCoreDataPlanesOperations :ivar services: ServicesOperations operations - :vartype services: mobile_network_management_client.aio.operations.ServicesOperations + :vartype services: azure.mgmt.mobilenetwork.aio.operations.ServicesOperations :ivar sim_policies: SimPoliciesOperations operations - :vartype sim_policies: mobile_network_management_client.aio.operations.SimPoliciesOperations + :vartype sim_policies: azure.mgmt.mobilenetwork.aio.operations.SimPoliciesOperations :ivar slices: SlicesOperations operations - :vartype slices: mobile_network_management_client.aio.operations.SlicesOperations + :vartype slices: azure.mgmt.mobilenetwork.aio.operations.SlicesOperations :param credential: Credential needed for the client to connect to Azure. :type credential: ~azure.core.credentials_async.AsyncTokenCredential :param subscription_id: The ID of the target subscription. diff --git a/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/aio/operations/_attached_data_networks_operations.py b/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/aio/operations/_attached_data_networks_operations.py index b4d751f8a30c..be8ecbcc3fbe 100644 --- a/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/aio/operations/_attached_data_networks_operations.py +++ b/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/aio/operations/_attached_data_networks_operations.py @@ -33,7 +33,7 @@ class AttachedDataNetworksOperations: instantiates it for you and attaches it as an attribute. :ivar models: Alias to model classes used in this operation group. - :type models: ~mobile_network_management_client.models + :type models: ~azure.mgmt.mobilenetwork.models :param client: Client for service requests. :param config: Configuration of service client. :param serializer: An object model serializer. @@ -177,7 +177,7 @@ async def get( :type attached_data_network_name: str :keyword callable cls: A custom type or function that will be passed the direct response :return: AttachedDataNetwork, or the result of cls(response) - :rtype: ~mobile_network_management_client.models.AttachedDataNetwork + :rtype: ~azure.mgmt.mobilenetwork.models.AttachedDataNetwork :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.AttachedDataNetwork"] @@ -290,7 +290,7 @@ async def begin_create_or_update( :param attached_data_network_name: The name of the attached data network. :type attached_data_network_name: str :param parameters: Parameters supplied to the create or update attached data network operation. - :type parameters: ~mobile_network_management_client.models.AttachedDataNetwork + :type parameters: ~azure.mgmt.mobilenetwork.models.AttachedDataNetwork :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -302,7 +302,7 @@ async def begin_create_or_update( :return: An instance of AsyncLROPoller that returns either AttachedDataNetwork or the result of cls(response) :rtype: - ~azure.core.polling.AsyncLROPoller[~mobile_network_management_client.models.AttachedDataNetwork] + ~azure.core.polling.AsyncLROPoller[~azure.mgmt.mobilenetwork.models.AttachedDataNetwork] :raises: ~azure.core.exceptions.HttpResponseError """ content_type = kwargs.pop('content_type', "application/json") # type: Optional[str] @@ -370,10 +370,10 @@ async def update_tags( :param attached_data_network_name: The name of the attached data network. :type attached_data_network_name: str :param parameters: Parameters supplied to update attached data network tags. - :type parameters: ~mobile_network_management_client.models.TagsObject + :type parameters: ~azure.mgmt.mobilenetwork.models.TagsObject :keyword callable cls: A custom type or function that will be passed the direct response :return: AttachedDataNetwork, or the result of cls(response) - :rtype: ~mobile_network_management_client.models.AttachedDataNetwork + :rtype: ~azure.mgmt.mobilenetwork.models.AttachedDataNetwork :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.AttachedDataNetwork"] @@ -437,7 +437,7 @@ def list_by_packet_core_data_plane( :return: An iterator like instance of either AttachedDataNetworkListResult or the result of cls(response) :rtype: - ~azure.core.async_paging.AsyncItemPaged[~mobile_network_management_client.models.AttachedDataNetworkListResult] + ~azure.core.async_paging.AsyncItemPaged[~azure.mgmt.mobilenetwork.models.AttachedDataNetworkListResult] :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.AttachedDataNetworkListResult"] diff --git a/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/aio/operations/_data_networks_operations.py b/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/aio/operations/_data_networks_operations.py index a0ce110f9fb3..8b6003f46a38 100644 --- a/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/aio/operations/_data_networks_operations.py +++ b/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/aio/operations/_data_networks_operations.py @@ -33,7 +33,7 @@ class DataNetworksOperations: instantiates it for you and attaches it as an attribute. :ivar models: Alias to model classes used in this operation group. - :type models: ~mobile_network_management_client.models + :type models: ~azure.mgmt.mobilenetwork.models :param client: Client for service requests. :param config: Configuration of service client. :param serializer: An object model serializer. @@ -168,7 +168,7 @@ async def get( :type data_network_name: str :keyword callable cls: A custom type or function that will be passed the direct response :return: DataNetwork, or the result of cls(response) - :rtype: ~mobile_network_management_client.models.DataNetwork + :rtype: ~azure.mgmt.mobilenetwork.models.DataNetwork :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.DataNetwork"] @@ -276,7 +276,7 @@ async def begin_create_or_update( :type data_network_name: str :param parameters: Parameters supplied to the create or update mobile network dataNetwork operation. - :type parameters: ~mobile_network_management_client.models.DataNetwork + :type parameters: ~azure.mgmt.mobilenetwork.models.DataNetwork :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -287,8 +287,7 @@ async def begin_create_or_update( Retry-After header is present. :return: An instance of AsyncLROPoller that returns either DataNetwork or the result of cls(response) - :rtype: - ~azure.core.polling.AsyncLROPoller[~mobile_network_management_client.models.DataNetwork] + :rtype: ~azure.core.polling.AsyncLROPoller[~azure.mgmt.mobilenetwork.models.DataNetwork] :raises: ~azure.core.exceptions.HttpResponseError """ content_type = kwargs.pop('content_type', "application/json") # type: Optional[str] @@ -352,10 +351,10 @@ async def update_tags( :param data_network_name: The name of the mobile network dataNetwork. :type data_network_name: str :param parameters: Parameters supplied to update data network tags. - :type parameters: ~mobile_network_management_client.models.TagsObject + :type parameters: ~azure.mgmt.mobilenetwork.models.TagsObject :keyword callable cls: A custom type or function that will be passed the direct response :return: DataNetwork, or the result of cls(response) - :rtype: ~mobile_network_management_client.models.DataNetwork + :rtype: ~azure.mgmt.mobilenetwork.models.DataNetwork :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.DataNetwork"] @@ -415,7 +414,7 @@ def list_by_mobile_network( :return: An iterator like instance of either DataNetworkListResult or the result of cls(response) :rtype: - ~azure.core.async_paging.AsyncItemPaged[~mobile_network_management_client.models.DataNetworkListResult] + ~azure.core.async_paging.AsyncItemPaged[~azure.mgmt.mobilenetwork.models.DataNetworkListResult] :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.DataNetworkListResult"] diff --git a/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/aio/operations/_mobile_networks_operations.py b/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/aio/operations/_mobile_networks_operations.py index 8c4e4b8f638c..09d1e1acd29a 100644 --- a/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/aio/operations/_mobile_networks_operations.py +++ b/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/aio/operations/_mobile_networks_operations.py @@ -33,7 +33,7 @@ class MobileNetworksOperations: instantiates it for you and attaches it as an attribute. :ivar models: Alias to model classes used in this operation group. - :type models: ~mobile_network_management_client.models + :type models: ~azure.mgmt.mobilenetwork.models :param client: Client for service requests. :param config: Configuration of service client. :param serializer: An object model serializer. @@ -159,7 +159,7 @@ async def get( :type mobile_network_name: str :keyword callable cls: A custom type or function that will be passed the direct response :return: MobileNetwork, or the result of cls(response) - :rtype: ~mobile_network_management_client.models.MobileNetwork + :rtype: ~azure.mgmt.mobilenetwork.models.MobileNetwork :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.MobileNetwork"] @@ -260,7 +260,7 @@ async def begin_create_or_update( :param mobile_network_name: The name of the mobile network. :type mobile_network_name: str :param parameters: Parameters supplied to the create or update mobile network operation. - :type parameters: ~mobile_network_management_client.models.MobileNetwork + :type parameters: ~azure.mgmt.mobilenetwork.models.MobileNetwork :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -271,8 +271,7 @@ async def begin_create_or_update( Retry-After header is present. :return: An instance of AsyncLROPoller that returns either MobileNetwork or the result of cls(response) - :rtype: - ~azure.core.polling.AsyncLROPoller[~mobile_network_management_client.models.MobileNetwork] + :rtype: ~azure.core.polling.AsyncLROPoller[~azure.mgmt.mobilenetwork.models.MobileNetwork] :raises: ~azure.core.exceptions.HttpResponseError """ content_type = kwargs.pop('content_type', "application/json") # type: Optional[str] @@ -332,10 +331,10 @@ async def update_tags( :param mobile_network_name: The name of the mobile network. :type mobile_network_name: str :param parameters: Parameters supplied to update mobile network tags. - :type parameters: ~mobile_network_management_client.models.TagsObject + :type parameters: ~azure.mgmt.mobilenetwork.models.TagsObject :keyword callable cls: A custom type or function that will be passed the direct response :return: MobileNetwork, or the result of cls(response) - :rtype: ~mobile_network_management_client.models.MobileNetwork + :rtype: ~azure.mgmt.mobilenetwork.models.MobileNetwork :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.MobileNetwork"] @@ -388,7 +387,7 @@ def list_by_subscription( :return: An iterator like instance of either MobileNetworkListResult or the result of cls(response) :rtype: - ~azure.core.async_paging.AsyncItemPaged[~mobile_network_management_client.models.MobileNetworkListResult] + ~azure.core.async_paging.AsyncItemPaged[~azure.mgmt.mobilenetwork.models.MobileNetworkListResult] :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.MobileNetworkListResult"] @@ -457,7 +456,7 @@ def list_by_resource_group( :return: An iterator like instance of either MobileNetworkListResult or the result of cls(response) :rtype: - ~azure.core.async_paging.AsyncItemPaged[~mobile_network_management_client.models.MobileNetworkListResult] + ~azure.core.async_paging.AsyncItemPaged[~azure.mgmt.mobilenetwork.models.MobileNetworkListResult] :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.MobileNetworkListResult"] @@ -580,8 +579,7 @@ async def begin_list_sim_ids( Retry-After header is present. :return: An instance of AsyncLROPoller that returns either SimIdListResult or the result of cls(response) - :rtype: - ~azure.core.polling.AsyncLROPoller[~mobile_network_management_client.models.SimIdListResult] + :rtype: ~azure.core.polling.AsyncLROPoller[~azure.mgmt.mobilenetwork.models.SimIdListResult] :raises: ~azure.core.exceptions.HttpResponseError """ polling = kwargs.pop('polling', True) # type: Union[bool, azure.core.polling.AsyncPollingMethod] diff --git a/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/aio/operations/_operations.py b/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/aio/operations/_operations.py index 8a8bc29cc957..8c440953238e 100644 --- a/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/aio/operations/_operations.py +++ b/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/aio/operations/_operations.py @@ -31,7 +31,7 @@ class Operations: instantiates it for you and attaches it as an attribute. :ivar models: Alias to model classes used in this operation group. - :type models: ~mobile_network_management_client.models + :type models: ~azure.mgmt.mobilenetwork.models :param client: Client for service requests. :param config: Configuration of service client. :param serializer: An object model serializer. @@ -55,8 +55,7 @@ def list( :keyword callable cls: A custom type or function that will be passed the direct response :return: An iterator like instance of either OperationList or the result of cls(response) - :rtype: - ~azure.core.async_paging.AsyncItemPaged[~mobile_network_management_client.models.OperationList] + :rtype: ~azure.core.async_paging.AsyncItemPaged[~azure.mgmt.mobilenetwork.models.OperationList] :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.OperationList"] diff --git a/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/aio/operations/_packet_core_control_planes_operations.py b/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/aio/operations/_packet_core_control_planes_operations.py index 4cb1273d77f8..dd724e5041b3 100644 --- a/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/aio/operations/_packet_core_control_planes_operations.py +++ b/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/aio/operations/_packet_core_control_planes_operations.py @@ -33,7 +33,7 @@ class PacketCoreControlPlanesOperations: instantiates it for you and attaches it as an attribute. :ivar models: Alias to model classes used in this operation group. - :type models: ~mobile_network_management_client.models + :type models: ~azure.mgmt.mobilenetwork.models :param client: Client for service requests. :param config: Configuration of service client. :param serializer: An object model serializer. @@ -159,7 +159,7 @@ async def get( :type packet_core_control_plane_name: str :keyword callable cls: A custom type or function that will be passed the direct response :return: PacketCoreControlPlane, or the result of cls(response) - :rtype: ~mobile_network_management_client.models.PacketCoreControlPlane + :rtype: ~azure.mgmt.mobilenetwork.models.PacketCoreControlPlane :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.PacketCoreControlPlane"] @@ -261,7 +261,7 @@ async def begin_create_or_update( :type packet_core_control_plane_name: str :param parameters: Parameters supplied to the create or update packet core control plane operation. - :type parameters: ~mobile_network_management_client.models.PacketCoreControlPlane + :type parameters: ~azure.mgmt.mobilenetwork.models.PacketCoreControlPlane :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -273,7 +273,7 @@ async def begin_create_or_update( :return: An instance of AsyncLROPoller that returns either PacketCoreControlPlane or the result of cls(response) :rtype: - ~azure.core.polling.AsyncLROPoller[~mobile_network_management_client.models.PacketCoreControlPlane] + ~azure.core.polling.AsyncLROPoller[~azure.mgmt.mobilenetwork.models.PacketCoreControlPlane] :raises: ~azure.core.exceptions.HttpResponseError """ content_type = kwargs.pop('content_type', "application/json") # type: Optional[str] @@ -333,10 +333,10 @@ async def update_tags( :param packet_core_control_plane_name: The name of the packet core control plane. :type packet_core_control_plane_name: str :param parameters: Parameters supplied to update PacketCoreControlPlane tags. - :type parameters: ~mobile_network_management_client.models.TagsObject + :type parameters: ~azure.mgmt.mobilenetwork.models.TagsObject :keyword callable cls: A custom type or function that will be passed the direct response :return: PacketCoreControlPlane, or the result of cls(response) - :rtype: ~mobile_network_management_client.models.PacketCoreControlPlane + :rtype: ~azure.mgmt.mobilenetwork.models.PacketCoreControlPlane :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.PacketCoreControlPlane"] @@ -389,7 +389,7 @@ def list_by_subscription( :return: An iterator like instance of either PacketCoreControlPlaneListResult or the result of cls(response) :rtype: - ~azure.core.async_paging.AsyncItemPaged[~mobile_network_management_client.models.PacketCoreControlPlaneListResult] + ~azure.core.async_paging.AsyncItemPaged[~azure.mgmt.mobilenetwork.models.PacketCoreControlPlaneListResult] :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.PacketCoreControlPlaneListResult"] @@ -458,7 +458,7 @@ def list_by_resource_group( :return: An iterator like instance of either PacketCoreControlPlaneListResult or the result of cls(response) :rtype: - ~azure.core.async_paging.AsyncItemPaged[~mobile_network_management_client.models.PacketCoreControlPlaneListResult] + ~azure.core.async_paging.AsyncItemPaged[~azure.mgmt.mobilenetwork.models.PacketCoreControlPlaneListResult] :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.PacketCoreControlPlaneListResult"] diff --git a/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/aio/operations/_packet_core_data_planes_operations.py b/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/aio/operations/_packet_core_data_planes_operations.py index 6d49e7984e2d..d5a54a7d0ab8 100644 --- a/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/aio/operations/_packet_core_data_planes_operations.py +++ b/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/aio/operations/_packet_core_data_planes_operations.py @@ -33,7 +33,7 @@ class PacketCoreDataPlanesOperations: instantiates it for you and attaches it as an attribute. :ivar models: Alias to model classes used in this operation group. - :type models: ~mobile_network_management_client.models + :type models: ~azure.mgmt.mobilenetwork.models :param client: Client for service requests. :param config: Configuration of service client. :param serializer: An object model serializer. @@ -168,7 +168,7 @@ async def get( :type packet_core_data_plane_name: str :keyword callable cls: A custom type or function that will be passed the direct response :return: PacketCoreDataPlane, or the result of cls(response) - :rtype: ~mobile_network_management_client.models.PacketCoreDataPlane + :rtype: ~azure.mgmt.mobilenetwork.models.PacketCoreDataPlane :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.PacketCoreDataPlane"] @@ -276,7 +276,7 @@ async def begin_create_or_update( :type packet_core_data_plane_name: str :param parameters: Parameters supplied to the create or update packet core data plane operation. - :type parameters: ~mobile_network_management_client.models.PacketCoreDataPlane + :type parameters: ~azure.mgmt.mobilenetwork.models.PacketCoreDataPlane :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -288,7 +288,7 @@ async def begin_create_or_update( :return: An instance of AsyncLROPoller that returns either PacketCoreDataPlane or the result of cls(response) :rtype: - ~azure.core.polling.AsyncLROPoller[~mobile_network_management_client.models.PacketCoreDataPlane] + ~azure.core.polling.AsyncLROPoller[~azure.mgmt.mobilenetwork.models.PacketCoreDataPlane] :raises: ~azure.core.exceptions.HttpResponseError """ content_type = kwargs.pop('content_type', "application/json") # type: Optional[str] @@ -352,10 +352,10 @@ async def update_tags( :param packet_core_data_plane_name: The name of the packet core data plane. :type packet_core_data_plane_name: str :param parameters: Parameters supplied to update PacketCoreDataPlane tags. - :type parameters: ~mobile_network_management_client.models.TagsObject + :type parameters: ~azure.mgmt.mobilenetwork.models.TagsObject :keyword callable cls: A custom type or function that will be passed the direct response :return: PacketCoreDataPlane, or the result of cls(response) - :rtype: ~mobile_network_management_client.models.PacketCoreDataPlane + :rtype: ~azure.mgmt.mobilenetwork.models.PacketCoreDataPlane :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.PacketCoreDataPlane"] @@ -415,7 +415,7 @@ def list_by_packet_core_control_plane( :return: An iterator like instance of either PacketCoreDataPlaneListResult or the result of cls(response) :rtype: - ~azure.core.async_paging.AsyncItemPaged[~mobile_network_management_client.models.PacketCoreDataPlaneListResult] + ~azure.core.async_paging.AsyncItemPaged[~azure.mgmt.mobilenetwork.models.PacketCoreDataPlaneListResult] :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.PacketCoreDataPlaneListResult"] diff --git a/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/aio/operations/_services_operations.py b/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/aio/operations/_services_operations.py index d10bacb30dcc..1c6ebff19766 100644 --- a/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/aio/operations/_services_operations.py +++ b/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/aio/operations/_services_operations.py @@ -33,7 +33,7 @@ class ServicesOperations: instantiates it for you and attaches it as an attribute. :ivar models: Alias to model classes used in this operation group. - :type models: ~mobile_network_management_client.models + :type models: ~azure.mgmt.mobilenetwork.models :param client: Client for service requests. :param config: Configuration of service client. :param serializer: An object model serializer. @@ -170,7 +170,7 @@ async def get( :type service_name: str :keyword callable cls: A custom type or function that will be passed the direct response :return: Service, or the result of cls(response) - :rtype: ~mobile_network_management_client.models.Service + :rtype: ~azure.mgmt.mobilenetwork.models.Service :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.Service"] @@ -278,7 +278,7 @@ async def begin_create_or_update( strings - ``default``\ , ``requested`` or ``service``. :type service_name: str :param parameters: Parameters supplied to the create or update service operation. - :type parameters: ~mobile_network_management_client.models.Service + :type parameters: ~azure.mgmt.mobilenetwork.models.Service :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -289,7 +289,7 @@ async def begin_create_or_update( Retry-After header is present. :return: An instance of AsyncLROPoller that returns either Service or the result of cls(response) - :rtype: ~azure.core.polling.AsyncLROPoller[~mobile_network_management_client.models.Service] + :rtype: ~azure.core.polling.AsyncLROPoller[~azure.mgmt.mobilenetwork.models.Service] :raises: ~azure.core.exceptions.HttpResponseError """ content_type = kwargs.pop('content_type', "application/json") # type: Optional[str] @@ -354,10 +354,10 @@ async def update_tags( strings - ``default``\ , ``requested`` or ``service``. :type service_name: str :param parameters: Parameters supplied to update service tags. - :type parameters: ~mobile_network_management_client.models.TagsObject + :type parameters: ~azure.mgmt.mobilenetwork.models.TagsObject :keyword callable cls: A custom type or function that will be passed the direct response :return: Service, or the result of cls(response) - :rtype: ~mobile_network_management_client.models.Service + :rtype: ~azure.mgmt.mobilenetwork.models.Service :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.Service"] @@ -416,7 +416,7 @@ def list_by_mobile_network( :keyword callable cls: A custom type or function that will be passed the direct response :return: An iterator like instance of either ServiceListResult or the result of cls(response) :rtype: - ~azure.core.async_paging.AsyncItemPaged[~mobile_network_management_client.models.ServiceListResult] + ~azure.core.async_paging.AsyncItemPaged[~azure.mgmt.mobilenetwork.models.ServiceListResult] :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.ServiceListResult"] diff --git a/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/aio/operations/_sim_policies_operations.py b/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/aio/operations/_sim_policies_operations.py index ad5a60a34535..439947d21436 100644 --- a/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/aio/operations/_sim_policies_operations.py +++ b/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/aio/operations/_sim_policies_operations.py @@ -33,7 +33,7 @@ class SimPoliciesOperations: instantiates it for you and attaches it as an attribute. :ivar models: Alias to model classes used in this operation group. - :type models: ~mobile_network_management_client.models + :type models: ~azure.mgmt.mobilenetwork.models :param client: Client for service requests. :param config: Configuration of service client. :param serializer: An object model serializer. @@ -168,7 +168,7 @@ async def get( :type sim_policy_name: str :keyword callable cls: A custom type or function that will be passed the direct response :return: SimPolicy, or the result of cls(response) - :rtype: ~mobile_network_management_client.models.SimPolicy + :rtype: ~azure.mgmt.mobilenetwork.models.SimPolicy :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.SimPolicy"] @@ -275,7 +275,7 @@ async def begin_create_or_update( :param sim_policy_name: The name of the SIM policy. :type sim_policy_name: str :param parameters: Parameters supplied to the create or update sim policy operation. - :type parameters: ~mobile_network_management_client.models.SimPolicy + :type parameters: ~azure.mgmt.mobilenetwork.models.SimPolicy :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -286,7 +286,7 @@ async def begin_create_or_update( Retry-After header is present. :return: An instance of AsyncLROPoller that returns either SimPolicy or the result of cls(response) - :rtype: ~azure.core.polling.AsyncLROPoller[~mobile_network_management_client.models.SimPolicy] + :rtype: ~azure.core.polling.AsyncLROPoller[~azure.mgmt.mobilenetwork.models.SimPolicy] :raises: ~azure.core.exceptions.HttpResponseError """ content_type = kwargs.pop('content_type', "application/json") # type: Optional[str] @@ -350,10 +350,10 @@ async def update_tags( :param sim_policy_name: The name of the SIM policy. :type sim_policy_name: str :param parameters: Parameters supplied to update Sim Policy tags. - :type parameters: ~mobile_network_management_client.models.TagsObject + :type parameters: ~azure.mgmt.mobilenetwork.models.TagsObject :keyword callable cls: A custom type or function that will be passed the direct response :return: SimPolicy, or the result of cls(response) - :rtype: ~mobile_network_management_client.models.SimPolicy + :rtype: ~azure.mgmt.mobilenetwork.models.SimPolicy :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.SimPolicy"] @@ -412,7 +412,7 @@ def list_by_mobile_network( :keyword callable cls: A custom type or function that will be passed the direct response :return: An iterator like instance of either SimPolicyListResult or the result of cls(response) :rtype: - ~azure.core.async_paging.AsyncItemPaged[~mobile_network_management_client.models.SimPolicyListResult] + ~azure.core.async_paging.AsyncItemPaged[~azure.mgmt.mobilenetwork.models.SimPolicyListResult] :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.SimPolicyListResult"] diff --git a/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/aio/operations/_sims_operations.py b/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/aio/operations/_sims_operations.py index d356f74b9302..63b466702db7 100644 --- a/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/aio/operations/_sims_operations.py +++ b/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/aio/operations/_sims_operations.py @@ -33,7 +33,7 @@ class SimsOperations: instantiates it for you and attaches it as an attribute. :ivar models: Alias to model classes used in this operation group. - :type models: ~mobile_network_management_client.models + :type models: ~azure.mgmt.mobilenetwork.models :param client: Client for service requests. :param config: Configuration of service client. :param serializer: An object model serializer. @@ -159,7 +159,7 @@ async def get( :type sim_name: str :keyword callable cls: A custom type or function that will be passed the direct response :return: Sim, or the result of cls(response) - :rtype: ~mobile_network_management_client.models.Sim + :rtype: ~azure.mgmt.mobilenetwork.models.Sim :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.Sim"] @@ -260,7 +260,7 @@ async def begin_create_or_update( :param sim_name: The name of the SIM. :type sim_name: str :param parameters: Parameters supplied to the create or update sim operation. - :type parameters: ~mobile_network_management_client.models.Sim + :type parameters: ~azure.mgmt.mobilenetwork.models.Sim :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -270,7 +270,7 @@ async def begin_create_or_update( :keyword int polling_interval: Default waiting time between two polls for LRO operations if no Retry-After header is present. :return: An instance of AsyncLROPoller that returns either Sim or the result of cls(response) - :rtype: ~azure.core.polling.AsyncLROPoller[~mobile_network_management_client.models.Sim] + :rtype: ~azure.core.polling.AsyncLROPoller[~azure.mgmt.mobilenetwork.models.Sim] :raises: ~azure.core.exceptions.HttpResponseError """ content_type = kwargs.pop('content_type', "application/json") # type: Optional[str] @@ -330,10 +330,10 @@ async def update_tags( :param sim_name: The name of the SIM. :type sim_name: str :param parameters: Parameters supplied to update sim tags. - :type parameters: ~mobile_network_management_client.models.TagsObject + :type parameters: ~azure.mgmt.mobilenetwork.models.TagsObject :keyword callable cls: A custom type or function that will be passed the direct response :return: Sim, or the result of cls(response) - :rtype: ~mobile_network_management_client.models.Sim + :rtype: ~azure.mgmt.mobilenetwork.models.Sim :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.Sim"] @@ -384,8 +384,7 @@ def list_by_subscription( :keyword callable cls: A custom type or function that will be passed the direct response :return: An iterator like instance of either SimListResult or the result of cls(response) - :rtype: - ~azure.core.async_paging.AsyncItemPaged[~mobile_network_management_client.models.SimListResult] + :rtype: ~azure.core.async_paging.AsyncItemPaged[~azure.mgmt.mobilenetwork.models.SimListResult] :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.SimListResult"] @@ -452,8 +451,7 @@ def list_by_resource_group( :type resource_group_name: str :keyword callable cls: A custom type or function that will be passed the direct response :return: An iterator like instance of either SimListResult or the result of cls(response) - :rtype: - ~azure.core.async_paging.AsyncItemPaged[~mobile_network_management_client.models.SimListResult] + :rtype: ~azure.core.async_paging.AsyncItemPaged[~azure.mgmt.mobilenetwork.models.SimListResult] :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.SimListResult"] diff --git a/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/aio/operations/_sites_operations.py b/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/aio/operations/_sites_operations.py index 59085ef3ada1..f9276658ea82 100644 --- a/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/aio/operations/_sites_operations.py +++ b/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/aio/operations/_sites_operations.py @@ -33,7 +33,7 @@ class SitesOperations: instantiates it for you and attaches it as an attribute. :ivar models: Alias to model classes used in this operation group. - :type models: ~mobile_network_management_client.models + :type models: ~azure.mgmt.mobilenetwork.models :param client: Client for service requests. :param config: Configuration of service client. :param serializer: An object model serializer. @@ -168,7 +168,7 @@ async def get( :type site_name: str :keyword callable cls: A custom type or function that will be passed the direct response :return: Site, or the result of cls(response) - :rtype: ~mobile_network_management_client.models.Site + :rtype: ~azure.mgmt.mobilenetwork.models.Site :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.Site"] @@ -275,7 +275,7 @@ async def begin_create_or_update( :param site_name: The name of the mobile network site. :type site_name: str :param parameters: Parameters supplied to the create or update mobile network site operation. - :type parameters: ~mobile_network_management_client.models.Site + :type parameters: ~azure.mgmt.mobilenetwork.models.Site :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -285,7 +285,7 @@ async def begin_create_or_update( :keyword int polling_interval: Default waiting time between two polls for LRO operations if no Retry-After header is present. :return: An instance of AsyncLROPoller that returns either Site or the result of cls(response) - :rtype: ~azure.core.polling.AsyncLROPoller[~mobile_network_management_client.models.Site] + :rtype: ~azure.core.polling.AsyncLROPoller[~azure.mgmt.mobilenetwork.models.Site] :raises: ~azure.core.exceptions.HttpResponseError """ content_type = kwargs.pop('content_type', "application/json") # type: Optional[str] @@ -349,10 +349,10 @@ async def update_tags( :param site_name: The name of the mobile network site. :type site_name: str :param parameters: Parameters supplied to update network site tags. - :type parameters: ~mobile_network_management_client.models.TagsObject + :type parameters: ~azure.mgmt.mobilenetwork.models.TagsObject :keyword callable cls: A custom type or function that will be passed the direct response :return: Site, or the result of cls(response) - :rtype: ~mobile_network_management_client.models.Site + :rtype: ~azure.mgmt.mobilenetwork.models.Site :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.Site"] @@ -411,7 +411,7 @@ def list_by_mobile_network( :keyword callable cls: A custom type or function that will be passed the direct response :return: An iterator like instance of either SiteListResult or the result of cls(response) :rtype: - ~azure.core.async_paging.AsyncItemPaged[~mobile_network_management_client.models.SiteListResult] + ~azure.core.async_paging.AsyncItemPaged[~azure.mgmt.mobilenetwork.models.SiteListResult] :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.SiteListResult"] diff --git a/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/aio/operations/_slices_operations.py b/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/aio/operations/_slices_operations.py index 249cd8573ef4..86da5ccf6a42 100644 --- a/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/aio/operations/_slices_operations.py +++ b/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/aio/operations/_slices_operations.py @@ -33,7 +33,7 @@ class SlicesOperations: instantiates it for you and attaches it as an attribute. :ivar models: Alias to model classes used in this operation group. - :type models: ~mobile_network_management_client.models + :type models: ~azure.mgmt.mobilenetwork.models :param client: Client for service requests. :param config: Configuration of service client. :param serializer: An object model serializer. @@ -168,7 +168,7 @@ async def get( :type slice_name: str :keyword callable cls: A custom type or function that will be passed the direct response :return: Slice, or the result of cls(response) - :rtype: ~mobile_network_management_client.models.Slice + :rtype: ~azure.mgmt.mobilenetwork.models.Slice :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.Slice"] @@ -275,7 +275,7 @@ async def begin_create_or_update( :param slice_name: The name of the mobile network slice. :type slice_name: str :param parameters: Parameters supplied to the create or update mobile network slice operation. - :type parameters: ~mobile_network_management_client.models.Slice + :type parameters: ~azure.mgmt.mobilenetwork.models.Slice :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for @@ -285,7 +285,7 @@ async def begin_create_or_update( :keyword int polling_interval: Default waiting time between two polls for LRO operations if no Retry-After header is present. :return: An instance of AsyncLROPoller that returns either Slice or the result of cls(response) - :rtype: ~azure.core.polling.AsyncLROPoller[~mobile_network_management_client.models.Slice] + :rtype: ~azure.core.polling.AsyncLROPoller[~azure.mgmt.mobilenetwork.models.Slice] :raises: ~azure.core.exceptions.HttpResponseError """ content_type = kwargs.pop('content_type', "application/json") # type: Optional[str] @@ -349,10 +349,10 @@ async def update_tags( :param slice_name: The name of the mobile network slice. :type slice_name: str :param parameters: Parameters supplied to update mobile network slice tags. - :type parameters: ~mobile_network_management_client.models.TagsObject + :type parameters: ~azure.mgmt.mobilenetwork.models.TagsObject :keyword callable cls: A custom type or function that will be passed the direct response :return: Slice, or the result of cls(response) - :rtype: ~mobile_network_management_client.models.Slice + :rtype: ~azure.mgmt.mobilenetwork.models.Slice :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.Slice"] @@ -411,7 +411,7 @@ def list_by_mobile_network( :keyword callable cls: A custom type or function that will be passed the direct response :return: An iterator like instance of either SliceListResult or the result of cls(response) :rtype: - ~azure.core.async_paging.AsyncItemPaged[~mobile_network_management_client.models.SliceListResult] + ~azure.core.async_paging.AsyncItemPaged[~azure.mgmt.mobilenetwork.models.SliceListResult] :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.SliceListResult"] diff --git a/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/models/_models_py3.py b/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/models/_models_py3.py index a286b6dfb5ac..8edc18e9a591 100644 --- a/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/models/_models_py3.py +++ b/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/models/_models_py3.py @@ -63,10 +63,10 @@ class Arp(msrest.serialization.Model): :vartype priority_level: int :ivar preempt_cap: Required. ARP preemption capability. Possible values include: "NotPreempt", "MayPreempt". - :vartype preempt_cap: str or ~mobile_network_management_client.models.PreemptionCapability + :vartype preempt_cap: str or ~azure.mgmt.mobilenetwork.models.PreemptionCapability :ivar preempt_vuln: Required. ARP preemption vulnerability. Possible values include: "NotPreemptable", "Preemptable". - :vartype preempt_vuln: str or ~mobile_network_management_client.models.PreemptionVulnerability + :vartype preempt_vuln: str or ~azure.mgmt.mobilenetwork.models.PreemptionVulnerability """ _validation = { @@ -94,11 +94,10 @@ def __init__( :paramtype priority_level: int :keyword preempt_cap: Required. ARP preemption capability. Possible values include: "NotPreempt", "MayPreempt". - :paramtype preempt_cap: str or ~mobile_network_management_client.models.PreemptionCapability + :paramtype preempt_cap: str or ~azure.mgmt.mobilenetwork.models.PreemptionCapability :keyword preempt_vuln: Required. ARP preemption vulnerability. Possible values include: "NotPreemptable", "Preemptable". - :paramtype preempt_vuln: str or - ~mobile_network_management_client.models.PreemptionVulnerability + :paramtype preempt_vuln: str or ~azure.mgmt.mobilenetwork.models.PreemptionVulnerability """ super(Arp, self).__init__(**kwargs) self.priority_level = priority_level @@ -222,28 +221,27 @@ class AttachedDataNetwork(TrackedResource): :vartype created_by: str :ivar created_by_type: The type of identity that created the resource. Possible values include: "User", "Application", "ManagedIdentity", "Key". - :vartype created_by_type: str or ~mobile_network_management_client.models.CreatedByType + :vartype created_by_type: str or ~azure.mgmt.mobilenetwork.models.CreatedByType :ivar created_at: The timestamp of resource creation (UTC). :vartype created_at: ~datetime.datetime :ivar last_modified_by: The identity that last modified the resource. :vartype last_modified_by: str :ivar last_modified_by_type: The type of identity that last modified the resource. Possible values include: "User", "Application", "ManagedIdentity", "Key". - :vartype last_modified_by_type: str or ~mobile_network_management_client.models.CreatedByType + :vartype last_modified_by_type: str or ~azure.mgmt.mobilenetwork.models.CreatedByType :ivar last_modified_at: The timestamp of resource last modification (UTC). :vartype last_modified_at: ~datetime.datetime :ivar provisioning_state: The provisioning state of the attached data network resource. Possible values include: "Unknown", "Succeeded", "Accepted", "Deleting", "Failed", "Canceled", "Deleted". - :vartype provisioning_state: str or ~mobile_network_management_client.models.ProvisioningState + :vartype provisioning_state: str or ~azure.mgmt.mobilenetwork.models.ProvisioningState :ivar user_plane_data_interface: Required. The user plane interface on the data network. In 5G networks this is called as N6 interface whereas in 4G networks this is called as SGi interface. - :vartype user_plane_data_interface: - ~mobile_network_management_client.models.InterfaceProperties + :vartype user_plane_data_interface: ~azure.mgmt.mobilenetwork.models.InterfaceProperties :ivar napt_configuration: The Network Address and Port Translation configuration. If not specified the attached data network uses a default NAPT configuration with NAPT enabled. - :vartype napt_configuration: ~mobile_network_management_client.models.NaptConfiguration + :vartype napt_configuration: ~azure.mgmt.mobilenetwork.models.NaptConfiguration :ivar user_equipment_address_pool_prefix: The user equipment address pool prefixes for the attached data network that are dynamically assigned by the core to UEs when they set up a PDU session. @@ -315,25 +313,24 @@ def __init__( :paramtype created_by: str :keyword created_by_type: The type of identity that created the resource. Possible values include: "User", "Application", "ManagedIdentity", "Key". - :paramtype created_by_type: str or ~mobile_network_management_client.models.CreatedByType + :paramtype created_by_type: str or ~azure.mgmt.mobilenetwork.models.CreatedByType :keyword created_at: The timestamp of resource creation (UTC). :paramtype created_at: ~datetime.datetime :keyword last_modified_by: The identity that last modified the resource. :paramtype last_modified_by: str :keyword last_modified_by_type: The type of identity that last modified the resource. Possible values include: "User", "Application", "ManagedIdentity", "Key". - :paramtype last_modified_by_type: str or ~mobile_network_management_client.models.CreatedByType + :paramtype last_modified_by_type: str or ~azure.mgmt.mobilenetwork.models.CreatedByType :keyword last_modified_at: The timestamp of resource last modification (UTC). :paramtype last_modified_at: ~datetime.datetime :keyword user_plane_data_interface: Required. The user plane interface on the data network. In 5G networks this is called as N6 interface whereas in 4G networks this is called as SGi interface. - :paramtype user_plane_data_interface: - ~mobile_network_management_client.models.InterfaceProperties + :paramtype user_plane_data_interface: ~azure.mgmt.mobilenetwork.models.InterfaceProperties :keyword napt_configuration: The Network Address and Port Translation configuration. If not specified the attached data network uses a default NAPT configuration with NAPT enabled. - :paramtype napt_configuration: ~mobile_network_management_client.models.NaptConfiguration + :paramtype napt_configuration: ~azure.mgmt.mobilenetwork.models.NaptConfiguration :keyword user_equipment_address_pool_prefix: The user equipment address pool prefixes for the attached data network that are dynamically assigned by the core to UEs when they set up a PDU session. @@ -368,7 +365,7 @@ class AttachedDataNetworkListResult(msrest.serialization.Model): Variables are only populated by the server, and will be ignored when sending a request. :ivar value: A list of data networks in a resource group. - :vartype value: list[~mobile_network_management_client.models.AttachedDataNetwork] + :vartype value: list[~azure.mgmt.mobilenetwork.models.AttachedDataNetwork] :ivar next_link: The URL to get the next set of results. :vartype next_link: str """ @@ -390,7 +387,7 @@ def __init__( ): """ :keyword value: A list of data networks in a resource group. - :paramtype value: list[~mobile_network_management_client.models.AttachedDataNetwork] + :paramtype value: list[~azure.mgmt.mobilenetwork.models.AttachedDataNetwork] """ super(AttachedDataNetworkListResult, self).__init__(**kwargs) self.value = value @@ -482,19 +479,19 @@ class DataNetwork(TrackedResource): :vartype created_by: str :ivar created_by_type: The type of identity that created the resource. Possible values include: "User", "Application", "ManagedIdentity", "Key". - :vartype created_by_type: str or ~mobile_network_management_client.models.CreatedByType + :vartype created_by_type: str or ~azure.mgmt.mobilenetwork.models.CreatedByType :ivar created_at: The timestamp of resource creation (UTC). :vartype created_at: ~datetime.datetime :ivar last_modified_by: The identity that last modified the resource. :vartype last_modified_by: str :ivar last_modified_by_type: The type of identity that last modified the resource. Possible values include: "User", "Application", "ManagedIdentity", "Key". - :vartype last_modified_by_type: str or ~mobile_network_management_client.models.CreatedByType + :vartype last_modified_by_type: str or ~azure.mgmt.mobilenetwork.models.CreatedByType :ivar last_modified_at: The timestamp of resource last modification (UTC). :vartype last_modified_at: ~datetime.datetime :ivar provisioning_state: The provisioning state of the data network resource. Possible values include: "Unknown", "Succeeded", "Accepted", "Deleting", "Failed", "Canceled", "Deleted". - :vartype provisioning_state: str or ~mobile_network_management_client.models.ProvisioningState + :vartype provisioning_state: str or ~azure.mgmt.mobilenetwork.models.ProvisioningState :ivar description: An optional description for this data network. :vartype description: str """ @@ -546,14 +543,14 @@ def __init__( :paramtype created_by: str :keyword created_by_type: The type of identity that created the resource. Possible values include: "User", "Application", "ManagedIdentity", "Key". - :paramtype created_by_type: str or ~mobile_network_management_client.models.CreatedByType + :paramtype created_by_type: str or ~azure.mgmt.mobilenetwork.models.CreatedByType :keyword created_at: The timestamp of resource creation (UTC). :paramtype created_at: ~datetime.datetime :keyword last_modified_by: The identity that last modified the resource. :paramtype last_modified_by: str :keyword last_modified_by_type: The type of identity that last modified the resource. Possible values include: "User", "Application", "ManagedIdentity", "Key". - :paramtype last_modified_by_type: str or ~mobile_network_management_client.models.CreatedByType + :paramtype last_modified_by_type: str or ~azure.mgmt.mobilenetwork.models.CreatedByType :keyword last_modified_at: The timestamp of resource last modification (UTC). :paramtype last_modified_at: ~datetime.datetime :keyword description: An optional description for this data network. @@ -576,11 +573,11 @@ class DataNetworkConfiguration(msrest.serialization.Model): All required parameters must be populated in order to send to Azure. :ivar data_network: Required. A reference to the Data Network that these settings apply to. - :vartype data_network: ~mobile_network_management_client.models.DataNetworkResourceId + :vartype data_network: ~azure.mgmt.mobilenetwork.models.DataNetworkResourceId :ivar session_ambr: Required. Aggregate maximum bit rate across all non-GBR QoS flows of a given PDU session. See 3GPP TS23.501 section 5.7.2.6 for a full description of the Session-AMBR. - :vartype session_ambr: ~mobile_network_management_client.models.Ambr + :vartype session_ambr: ~azure.mgmt.mobilenetwork.models.Ambr :ivar five_qi: Default QoS Flow 5G QoS Indicator value. The 5QI identifies a specific QoS forwarding treatment to be provided to a flow. This must not be a standardized 5QI value selecting a GBR (Guaranteed Bit Rate) QoS. The illegal GBR 5QI values are: 1, 2, 3, 4, 65, 66, @@ -598,24 +595,23 @@ class DataNetworkConfiguration(msrest.serialization.Model): of a QoS Flow controls whether it can preempt another QoS Flow with a lower priority level. See 3GPP TS23.501 section 5.7.2.2 for a full description of the ARP parameters. Possible values include: "NotPreempt", "MayPreempt". - :vartype preemption_capability: str or - ~mobile_network_management_client.models.PreemptionCapability + :vartype preemption_capability: str or ~azure.mgmt.mobilenetwork.models.PreemptionCapability :ivar preemption_vulnerability: Default QoS Flow preemption vulnerability. The Preemption Vulnerability of a QoS Flow controls whether it can be preempted by QoS Flow with a higher priority level. See 3GPP TS23.501 section 5.7.2.2 for a full description of the ARP parameters. Possible values include: "NotPreemptable", "Preemptable". :vartype preemption_vulnerability: str or - ~mobile_network_management_client.models.PreemptionVulnerability + ~azure.mgmt.mobilenetwork.models.PreemptionVulnerability :ivar default_session_type: The default PDU session type, which is used if the UE does not request a specific session type. Possible values include: "IPv4", "IPv6". - :vartype default_session_type: str or ~mobile_network_management_client.models.PduSessionType + :vartype default_session_type: str or ~azure.mgmt.mobilenetwork.models.PduSessionType :ivar additional_allowed_session_types: Allowed session types in addition to the default session type. Must not duplicate the default session type. :vartype additional_allowed_session_types: list[str or - ~mobile_network_management_client.models.PduSessionType] + ~azure.mgmt.mobilenetwork.models.PduSessionType] :ivar allowed_services: Required. List of Services that can be used as part of this Sim Policy. The list must not contain duplicate items and must contain at least one item. - :vartype allowed_services: list[~mobile_network_management_client.models.ServiceResourceId] + :vartype allowed_services: list[~azure.mgmt.mobilenetwork.models.ServiceResourceId] """ _validation = { @@ -655,11 +651,11 @@ def __init__( ): """ :keyword data_network: Required. A reference to the Data Network that these settings apply to. - :paramtype data_network: ~mobile_network_management_client.models.DataNetworkResourceId + :paramtype data_network: ~azure.mgmt.mobilenetwork.models.DataNetworkResourceId :keyword session_ambr: Required. Aggregate maximum bit rate across all non-GBR QoS flows of a given PDU session. See 3GPP TS23.501 section 5.7.2.6 for a full description of the Session-AMBR. - :paramtype session_ambr: ~mobile_network_management_client.models.Ambr + :paramtype session_ambr: ~azure.mgmt.mobilenetwork.models.Ambr :keyword five_qi: Default QoS Flow 5G QoS Indicator value. The 5QI identifies a specific QoS forwarding treatment to be provided to a flow. This must not be a standardized 5QI value selecting a GBR (Guaranteed Bit Rate) QoS. The illegal GBR 5QI values are: 1, 2, 3, 4, 65, 66, @@ -677,24 +673,23 @@ def __init__( Capability of a QoS Flow controls whether it can preempt another QoS Flow with a lower priority level. See 3GPP TS23.501 section 5.7.2.2 for a full description of the ARP parameters. Possible values include: "NotPreempt", "MayPreempt". - :paramtype preemption_capability: str or - ~mobile_network_management_client.models.PreemptionCapability + :paramtype preemption_capability: str or ~azure.mgmt.mobilenetwork.models.PreemptionCapability :keyword preemption_vulnerability: Default QoS Flow preemption vulnerability. The Preemption Vulnerability of a QoS Flow controls whether it can be preempted by QoS Flow with a higher priority level. See 3GPP TS23.501 section 5.7.2.2 for a full description of the ARP parameters. Possible values include: "NotPreemptable", "Preemptable". :paramtype preemption_vulnerability: str or - ~mobile_network_management_client.models.PreemptionVulnerability + ~azure.mgmt.mobilenetwork.models.PreemptionVulnerability :keyword default_session_type: The default PDU session type, which is used if the UE does not request a specific session type. Possible values include: "IPv4", "IPv6". - :paramtype default_session_type: str or ~mobile_network_management_client.models.PduSessionType + :paramtype default_session_type: str or ~azure.mgmt.mobilenetwork.models.PduSessionType :keyword additional_allowed_session_types: Allowed session types in addition to the default session type. Must not duplicate the default session type. :paramtype additional_allowed_session_types: list[str or - ~mobile_network_management_client.models.PduSessionType] + ~azure.mgmt.mobilenetwork.models.PduSessionType] :keyword allowed_services: Required. List of Services that can be used as part of this Sim Policy. The list must not contain duplicate items and must contain at least one item. - :paramtype allowed_services: list[~mobile_network_management_client.models.ServiceResourceId] + :paramtype allowed_services: list[~azure.mgmt.mobilenetwork.models.ServiceResourceId] """ super(DataNetworkConfiguration, self).__init__(**kwargs) self.data_network = data_network @@ -714,7 +709,7 @@ class DataNetworkListResult(msrest.serialization.Model): Variables are only populated by the server, and will be ignored when sending a request. :ivar value: A list of data networks in a resource group. - :vartype value: list[~mobile_network_management_client.models.DataNetwork] + :vartype value: list[~azure.mgmt.mobilenetwork.models.DataNetwork] :ivar next_link: The URL to get the next set of results. :vartype next_link: str """ @@ -736,7 +731,7 @@ def __init__( ): """ :keyword value: A list of data networks in a resource group. - :paramtype value: list[~mobile_network_management_client.models.DataNetwork] + :paramtype value: list[~azure.mgmt.mobilenetwork.models.DataNetwork] """ super(DataNetworkListResult, self).__init__(**kwargs) self.value = value @@ -818,9 +813,9 @@ class ErrorDetail(msrest.serialization.Model): :ivar target: The error target. :vartype target: str :ivar details: The error details. - :vartype details: list[~mobile_network_management_client.models.ErrorDetail] + :vartype details: list[~azure.mgmt.mobilenetwork.models.ErrorDetail] :ivar additional_info: The error additional info. - :vartype additional_info: list[~mobile_network_management_client.models.ErrorAdditionalInfo] + :vartype additional_info: list[~azure.mgmt.mobilenetwork.models.ErrorAdditionalInfo] """ _validation = { @@ -857,7 +852,7 @@ class ErrorResponse(msrest.serialization.Model): """Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). :ivar error: The error object. - :vartype error: ~mobile_network_management_client.models.ErrorDetail + :vartype error: ~azure.mgmt.mobilenetwork.models.ErrorDetail """ _attribute_map = { @@ -872,7 +867,7 @@ def __init__( ): """ :keyword error: The error object. - :paramtype error: ~mobile_network_management_client.models.ErrorDetail + :paramtype error: ~azure.mgmt.mobilenetwork.models.ErrorDetail """ super(ErrorResponse, self).__init__(**kwargs) self.error = error @@ -934,25 +929,25 @@ class MobileNetwork(TrackedResource): :vartype created_by: str :ivar created_by_type: The type of identity that created the resource. Possible values include: "User", "Application", "ManagedIdentity", "Key". - :vartype created_by_type: str or ~mobile_network_management_client.models.CreatedByType + :vartype created_by_type: str or ~azure.mgmt.mobilenetwork.models.CreatedByType :ivar created_at: The timestamp of resource creation (UTC). :vartype created_at: ~datetime.datetime :ivar last_modified_by: The identity that last modified the resource. :vartype last_modified_by: str :ivar last_modified_by_type: The type of identity that last modified the resource. Possible values include: "User", "Application", "ManagedIdentity", "Key". - :vartype last_modified_by_type: str or ~mobile_network_management_client.models.CreatedByType + :vartype last_modified_by_type: str or ~azure.mgmt.mobilenetwork.models.CreatedByType :ivar last_modified_at: The timestamp of resource last modification (UTC). :vartype last_modified_at: ~datetime.datetime :ivar provisioning_state: The provisioning state of the mobile network resource. Possible values include: "Unknown", "Succeeded", "Accepted", "Deleting", "Failed", "Canceled", "Deleted". - :vartype provisioning_state: str or ~mobile_network_management_client.models.ProvisioningState + :vartype provisioning_state: str or ~azure.mgmt.mobilenetwork.models.ProvisioningState :ivar public_land_mobile_network_identifier: Required. The unique public land mobile network identifier for the network. This is made up of the Mobile Country Code and Mobile Network Code, as defined in https://www.itu.int/rec/T-REC-E.212. The values 001-01 and 001-001 can be used for testing and the values 999-99 and 999-999 can be used on internal private networks. - :vartype public_land_mobile_network_identifier: ~mobile_network_management_client.models.PlmnId + :vartype public_land_mobile_network_identifier: ~azure.mgmt.mobilenetwork.models.PlmnId :ivar service_key: The mobile network resource identifier. :vartype service_key: str """ @@ -1007,22 +1002,21 @@ def __init__( :paramtype created_by: str :keyword created_by_type: The type of identity that created the resource. Possible values include: "User", "Application", "ManagedIdentity", "Key". - :paramtype created_by_type: str or ~mobile_network_management_client.models.CreatedByType + :paramtype created_by_type: str or ~azure.mgmt.mobilenetwork.models.CreatedByType :keyword created_at: The timestamp of resource creation (UTC). :paramtype created_at: ~datetime.datetime :keyword last_modified_by: The identity that last modified the resource. :paramtype last_modified_by: str :keyword last_modified_by_type: The type of identity that last modified the resource. Possible values include: "User", "Application", "ManagedIdentity", "Key". - :paramtype last_modified_by_type: str or ~mobile_network_management_client.models.CreatedByType + :paramtype last_modified_by_type: str or ~azure.mgmt.mobilenetwork.models.CreatedByType :keyword last_modified_at: The timestamp of resource last modification (UTC). :paramtype last_modified_at: ~datetime.datetime :keyword public_land_mobile_network_identifier: Required. The unique public land mobile network identifier for the network. This is made up of the Mobile Country Code and Mobile Network Code, as defined in https://www.itu.int/rec/T-REC-E.212. The values 001-01 and 001-001 can be used for testing and the values 999-99 and 999-999 can be used on internal private networks. - :paramtype public_land_mobile_network_identifier: - ~mobile_network_management_client.models.PlmnId + :paramtype public_land_mobile_network_identifier: ~azure.mgmt.mobilenetwork.models.PlmnId """ super(MobileNetwork, self).__init__(tags=tags, location=location, **kwargs) self.created_by = created_by @@ -1042,7 +1036,7 @@ class MobileNetworkListResult(msrest.serialization.Model): Variables are only populated by the server, and will be ignored when sending a request. :ivar value: A list of mobile networks in a resource group. - :vartype value: list[~mobile_network_management_client.models.MobileNetwork] + :vartype value: list[~azure.mgmt.mobilenetwork.models.MobileNetwork] :ivar next_link: The URL to get the next set of results. :vartype next_link: str """ @@ -1064,7 +1058,7 @@ def __init__( ): """ :keyword value: A list of mobile networks in a resource group. - :paramtype value: list[~mobile_network_management_client.models.MobileNetwork] + :paramtype value: list[~azure.mgmt.mobilenetwork.models.MobileNetwork] """ super(MobileNetworkListResult, self).__init__(**kwargs) self.value = value @@ -1107,21 +1101,21 @@ class NaptConfiguration(msrest.serialization.Model): :ivar enabled: Whether NAPT is enabled for connections to this attachedDataNetwork. Possible values include: "Enabled", "Disabled". Default value: "Enabled". - :vartype enabled: str or ~mobile_network_management_client.models.NaptEnabled + :vartype enabled: str or ~azure.mgmt.mobilenetwork.models.NaptEnabled :ivar port_range: Range of port numbers to use as translated ports on each translated address. If not specified and NAPT is enabled, this range defaults to 1,024 - 65,535. (Ports under 1,024 should not be used because these are special purpose ports reserved by IANA.). - :vartype port_range: ~mobile_network_management_client.models.PortRange + :vartype port_range: ~azure.mgmt.mobilenetwork.models.PortRange :ivar port_reuse_hold_time: The minimum time (in seconds) that will pass before a port that was used by a closed pinhole can be recycled for use by another pinhole. All hold times must be minimum 1 second. - :vartype port_reuse_hold_time: ~mobile_network_management_client.models.PortReuseHoldTimes + :vartype port_reuse_hold_time: ~azure.mgmt.mobilenetwork.models.PortReuseHoldTimes :ivar pinhole_limits: Maximum number of UDP and TCP pinholes that can be open simultaneously on the core interface. :vartype pinhole_limits: int :ivar pinhole_timeouts: Expiry times of inactive NAPT pinholes, in seconds. All timers must be at least 1 second. - :vartype pinhole_timeouts: ~mobile_network_management_client.models.PinholeTimeouts + :vartype pinhole_timeouts: ~azure.mgmt.mobilenetwork.models.PinholeTimeouts """ _validation = { @@ -1149,22 +1143,22 @@ def __init__( """ :keyword enabled: Whether NAPT is enabled for connections to this attachedDataNetwork. Possible values include: "Enabled", "Disabled". Default value: "Enabled". - :paramtype enabled: str or ~mobile_network_management_client.models.NaptEnabled + :paramtype enabled: str or ~azure.mgmt.mobilenetwork.models.NaptEnabled :keyword port_range: Range of port numbers to use as translated ports on each translated address. If not specified and NAPT is enabled, this range defaults to 1,024 - 65,535. (Ports under 1,024 should not be used because these are special purpose ports reserved by IANA.). - :paramtype port_range: ~mobile_network_management_client.models.PortRange + :paramtype port_range: ~azure.mgmt.mobilenetwork.models.PortRange :keyword port_reuse_hold_time: The minimum time (in seconds) that will pass before a port that was used by a closed pinhole can be recycled for use by another pinhole. All hold times must be minimum 1 second. - :paramtype port_reuse_hold_time: ~mobile_network_management_client.models.PortReuseHoldTimes + :paramtype port_reuse_hold_time: ~azure.mgmt.mobilenetwork.models.PortReuseHoldTimes :keyword pinhole_limits: Maximum number of UDP and TCP pinholes that can be open simultaneously on the core interface. :paramtype pinhole_limits: int :keyword pinhole_timeouts: Expiry times of inactive NAPT pinholes, in seconds. All timers must be at least 1 second. - :paramtype pinhole_timeouts: ~mobile_network_management_client.models.PinholeTimeouts + :paramtype pinhole_timeouts: ~azure.mgmt.mobilenetwork.models.PinholeTimeouts """ super(NaptConfiguration, self).__init__(**kwargs) self.enabled = enabled @@ -1184,7 +1178,7 @@ class Operation(msrest.serialization.Model): :ivar name: Operation name: {provider}/{resource}/{operation}. :vartype name: str :ivar display: The object that represents the operation. - :vartype display: ~mobile_network_management_client.models.OperationDisplay + :vartype display: ~azure.mgmt.mobilenetwork.models.OperationDisplay """ _validation = { @@ -1268,7 +1262,7 @@ class OperationList(msrest.serialization.Model): Variables are only populated by the server, and will be ignored when sending a request. :ivar value: List of Microsoft.MobileNetwork operations. - :vartype value: list[~mobile_network_management_client.models.Operation] + :vartype value: list[~azure.mgmt.mobilenetwork.models.Operation] :ivar next_link: The URL to get the next set of results. :vartype next_link: str """ @@ -1317,35 +1311,33 @@ class PacketCoreControlPlane(TrackedResource): :vartype created_by: str :ivar created_by_type: The type of identity that created the resource. Possible values include: "User", "Application", "ManagedIdentity", "Key". - :vartype created_by_type: str or ~mobile_network_management_client.models.CreatedByType + :vartype created_by_type: str or ~azure.mgmt.mobilenetwork.models.CreatedByType :ivar created_at: The timestamp of resource creation (UTC). :vartype created_at: ~datetime.datetime :ivar last_modified_by: The identity that last modified the resource. :vartype last_modified_by: str :ivar last_modified_by_type: The type of identity that last modified the resource. Possible values include: "User", "Application", "ManagedIdentity", "Key". - :vartype last_modified_by_type: str or ~mobile_network_management_client.models.CreatedByType + :vartype last_modified_by_type: str or ~azure.mgmt.mobilenetwork.models.CreatedByType :ivar last_modified_at: The timestamp of resource last modification (UTC). :vartype last_modified_at: ~datetime.datetime :ivar provisioning_state: The provisioning state of the packet core control plane resource. Possible values include: "Unknown", "Succeeded", "Accepted", "Deleting", "Failed", "Canceled", "Deleted". - :vartype provisioning_state: str or ~mobile_network_management_client.models.ProvisioningState + :vartype provisioning_state: str or ~azure.mgmt.mobilenetwork.models.ProvisioningState :ivar mobile_network: Required. Mobile network that this packet core control plane belongs to. - :vartype mobile_network: ~mobile_network_management_client.models.MobileNetworkResourceId + :vartype mobile_network: ~azure.mgmt.mobilenetwork.models.MobileNetworkResourceId :ivar custom_location: Azure ARC custom location where the packet core is deployed. - :vartype custom_location: ~mobile_network_management_client.models.CustomLocationResourceId + :vartype custom_location: ~azure.mgmt.mobilenetwork.models.CustomLocationResourceId :ivar core_network_technology: The core network technology generation. Possible values include: "5GC", "EPC". - :vartype core_network_technology: str or - ~mobile_network_management_client.models.CoreNetworkType + :vartype core_network_technology: str or ~azure.mgmt.mobilenetwork.models.CoreNetworkType :ivar version: The version of the packet core software that is deployed. :vartype version: str :ivar control_plane_access_interface: Required. The control plane interface on the access network. In 5G networks this is called as N2 interface whereas in 4G networks this is called as S1-MME interface. - :vartype control_plane_access_interface: - ~mobile_network_management_client.models.InterfaceProperties + :vartype control_plane_access_interface: ~azure.mgmt.mobilenetwork.models.InterfaceProperties """ _validation = { @@ -1405,32 +1397,30 @@ def __init__( :paramtype created_by: str :keyword created_by_type: The type of identity that created the resource. Possible values include: "User", "Application", "ManagedIdentity", "Key". - :paramtype created_by_type: str or ~mobile_network_management_client.models.CreatedByType + :paramtype created_by_type: str or ~azure.mgmt.mobilenetwork.models.CreatedByType :keyword created_at: The timestamp of resource creation (UTC). :paramtype created_at: ~datetime.datetime :keyword last_modified_by: The identity that last modified the resource. :paramtype last_modified_by: str :keyword last_modified_by_type: The type of identity that last modified the resource. Possible values include: "User", "Application", "ManagedIdentity", "Key". - :paramtype last_modified_by_type: str or ~mobile_network_management_client.models.CreatedByType + :paramtype last_modified_by_type: str or ~azure.mgmt.mobilenetwork.models.CreatedByType :keyword last_modified_at: The timestamp of resource last modification (UTC). :paramtype last_modified_at: ~datetime.datetime :keyword mobile_network: Required. Mobile network that this packet core control plane belongs to. - :paramtype mobile_network: ~mobile_network_management_client.models.MobileNetworkResourceId + :paramtype mobile_network: ~azure.mgmt.mobilenetwork.models.MobileNetworkResourceId :keyword custom_location: Azure ARC custom location where the packet core is deployed. - :paramtype custom_location: ~mobile_network_management_client.models.CustomLocationResourceId + :paramtype custom_location: ~azure.mgmt.mobilenetwork.models.CustomLocationResourceId :keyword core_network_technology: The core network technology generation. Possible values include: "5GC", "EPC". - :paramtype core_network_technology: str or - ~mobile_network_management_client.models.CoreNetworkType + :paramtype core_network_technology: str or ~azure.mgmt.mobilenetwork.models.CoreNetworkType :keyword version: The version of the packet core software that is deployed. :paramtype version: str :keyword control_plane_access_interface: Required. The control plane interface on the access network. In 5G networks this is called as N2 interface whereas in 4G networks this is called as S1-MME interface. - :paramtype control_plane_access_interface: - ~mobile_network_management_client.models.InterfaceProperties + :paramtype control_plane_access_interface: ~azure.mgmt.mobilenetwork.models.InterfaceProperties """ super(PacketCoreControlPlane, self).__init__(tags=tags, location=location, **kwargs) self.created_by = created_by @@ -1453,7 +1443,7 @@ class PacketCoreControlPlaneListResult(msrest.serialization.Model): Variables are only populated by the server, and will be ignored when sending a request. :ivar value: A list of packet core control planes in a resource group. - :vartype value: list[~mobile_network_management_client.models.PacketCoreControlPlane] + :vartype value: list[~azure.mgmt.mobilenetwork.models.PacketCoreControlPlane] :ivar next_link: The URL to get the next set of results. :vartype next_link: str """ @@ -1475,7 +1465,7 @@ def __init__( ): """ :keyword value: A list of packet core control planes in a resource group. - :paramtype value: list[~mobile_network_management_client.models.PacketCoreControlPlane] + :paramtype value: list[~azure.mgmt.mobilenetwork.models.PacketCoreControlPlane] """ super(PacketCoreControlPlaneListResult, self).__init__(**kwargs) self.value = value @@ -1505,25 +1495,24 @@ class PacketCoreDataPlane(TrackedResource): :vartype created_by: str :ivar created_by_type: The type of identity that created the resource. Possible values include: "User", "Application", "ManagedIdentity", "Key". - :vartype created_by_type: str or ~mobile_network_management_client.models.CreatedByType + :vartype created_by_type: str or ~azure.mgmt.mobilenetwork.models.CreatedByType :ivar created_at: The timestamp of resource creation (UTC). :vartype created_at: ~datetime.datetime :ivar last_modified_by: The identity that last modified the resource. :vartype last_modified_by: str :ivar last_modified_by_type: The type of identity that last modified the resource. Possible values include: "User", "Application", "ManagedIdentity", "Key". - :vartype last_modified_by_type: str or ~mobile_network_management_client.models.CreatedByType + :vartype last_modified_by_type: str or ~azure.mgmt.mobilenetwork.models.CreatedByType :ivar last_modified_at: The timestamp of resource last modification (UTC). :vartype last_modified_at: ~datetime.datetime :ivar provisioning_state: The provisioning state of the packet core data plane resource. Possible values include: "Unknown", "Succeeded", "Accepted", "Deleting", "Failed", "Canceled", "Deleted". - :vartype provisioning_state: str or ~mobile_network_management_client.models.ProvisioningState + :vartype provisioning_state: str or ~azure.mgmt.mobilenetwork.models.ProvisioningState :ivar user_plane_access_interface: Required. The user plane interface on the access network. In 5G networks this is called as N3 interface whereas in 4G networks this is called the S1-U interface. - :vartype user_plane_access_interface: - ~mobile_network_management_client.models.InterfaceProperties + :vartype user_plane_access_interface: ~azure.mgmt.mobilenetwork.models.InterfaceProperties """ _validation = { @@ -1574,21 +1563,20 @@ def __init__( :paramtype created_by: str :keyword created_by_type: The type of identity that created the resource. Possible values include: "User", "Application", "ManagedIdentity", "Key". - :paramtype created_by_type: str or ~mobile_network_management_client.models.CreatedByType + :paramtype created_by_type: str or ~azure.mgmt.mobilenetwork.models.CreatedByType :keyword created_at: The timestamp of resource creation (UTC). :paramtype created_at: ~datetime.datetime :keyword last_modified_by: The identity that last modified the resource. :paramtype last_modified_by: str :keyword last_modified_by_type: The type of identity that last modified the resource. Possible values include: "User", "Application", "ManagedIdentity", "Key". - :paramtype last_modified_by_type: str or ~mobile_network_management_client.models.CreatedByType + :paramtype last_modified_by_type: str or ~azure.mgmt.mobilenetwork.models.CreatedByType :keyword last_modified_at: The timestamp of resource last modification (UTC). :paramtype last_modified_at: ~datetime.datetime :keyword user_plane_access_interface: Required. The user plane interface on the access network. In 5G networks this is called as N3 interface whereas in 4G networks this is called the S1-U interface. - :paramtype user_plane_access_interface: - ~mobile_network_management_client.models.InterfaceProperties + :paramtype user_plane_access_interface: ~azure.mgmt.mobilenetwork.models.InterfaceProperties """ super(PacketCoreDataPlane, self).__init__(tags=tags, location=location, **kwargs) self.created_by = created_by @@ -1607,7 +1595,7 @@ class PacketCoreDataPlaneListResult(msrest.serialization.Model): Variables are only populated by the server, and will be ignored when sending a request. :ivar value: A list of packet core data planes in a resource group. - :vartype value: list[~mobile_network_management_client.models.PacketCoreDataPlane] + :vartype value: list[~azure.mgmt.mobilenetwork.models.PacketCoreDataPlane] :ivar next_link: The URL to get the next set of results. :vartype next_link: str """ @@ -1629,7 +1617,7 @@ def __init__( ): """ :keyword value: A list of packet core data planes in a resource group. - :paramtype value: list[~mobile_network_management_client.models.PacketCoreDataPlane] + :paramtype value: list[~azure.mgmt.mobilenetwork.models.PacketCoreDataPlane] """ super(PacketCoreDataPlaneListResult, self).__init__(**kwargs) self.value = value @@ -1651,15 +1639,14 @@ class PccRuleConfiguration(msrest.serialization.Model): :vartype rule_precedence: int :ivar rule_qos_policy: The QoS policy to use for packets matching this rule. If this field is null then the Service will define the QoS settings. - :vartype rule_qos_policy: ~mobile_network_management_client.models.PccRuleQosPolicy + :vartype rule_qos_policy: ~azure.mgmt.mobilenetwork.models.PccRuleQosPolicy :ivar traffic_control: Determines whether flows that match this PCC Rule are permitted. Possible values include: "Enabled", "Blocked". - :vartype traffic_control: str or - ~mobile_network_management_client.models.TrafficControlPermission + :vartype traffic_control: str or ~azure.mgmt.mobilenetwork.models.TrafficControlPermission :ivar service_data_flow_templates: Required. The set of service data flow templates to use for this PCC Rule. :vartype service_data_flow_templates: - list[~mobile_network_management_client.models.ServiceDataFlowTemplate] + list[~azure.mgmt.mobilenetwork.models.ServiceDataFlowTemplate] """ _validation = { @@ -1697,15 +1684,14 @@ def __init__( :paramtype rule_precedence: int :keyword rule_qos_policy: The QoS policy to use for packets matching this rule. If this field is null then the Service will define the QoS settings. - :paramtype rule_qos_policy: ~mobile_network_management_client.models.PccRuleQosPolicy + :paramtype rule_qos_policy: ~azure.mgmt.mobilenetwork.models.PccRuleQosPolicy :keyword traffic_control: Determines whether flows that match this PCC Rule are permitted. Possible values include: "Enabled", "Blocked". - :paramtype traffic_control: str or - ~mobile_network_management_client.models.TrafficControlPermission + :paramtype traffic_control: str or ~azure.mgmt.mobilenetwork.models.TrafficControlPermission :keyword service_data_flow_templates: Required. The set of service data flow templates to use for this PCC Rule. :paramtype service_data_flow_templates: - list[~mobile_network_management_client.models.ServiceDataFlowTemplate] + list[~azure.mgmt.mobilenetwork.models.ServiceDataFlowTemplate] """ super(PccRuleConfiguration, self).__init__(**kwargs) self.rule_name = rule_name @@ -1736,17 +1722,16 @@ class QosPolicy(msrest.serialization.Model): QoS Flow controls whether it can preempt another QoS Flow with a lower priority level. See 3GPP TS23.501 section 5.7.2.2 for a full description of the ARP parameters. Possible values include: "NotPreempt", "MayPreempt". - :vartype preemption_capability: str or - ~mobile_network_management_client.models.PreemptionCapability + :vartype preemption_capability: str or ~azure.mgmt.mobilenetwork.models.PreemptionCapability :ivar preemption_vulnerability: QoS Flow preemption vulnerability. The Preemption Vulnerability of a QoS Flow controls whether it can be preempted by QoS Flow with a higher priority level. See 3GPP TS23.501 section 5.7.2.2 for a full description of the ARP parameters. Possible values include: "NotPreemptable", "Preemptable". :vartype preemption_vulnerability: str or - ~mobile_network_management_client.models.PreemptionVulnerability + ~azure.mgmt.mobilenetwork.models.PreemptionVulnerability :ivar maximum_bit_rate: Required. The Maximum Bit Rate (MBR) for all service data flows that use this PCC Rule or Service. - :vartype maximum_bit_rate: ~mobile_network_management_client.models.Ambr + :vartype maximum_bit_rate: ~azure.mgmt.mobilenetwork.models.Ambr """ _validation = { @@ -1791,17 +1776,16 @@ def __init__( QoS Flow controls whether it can preempt another QoS Flow with a lower priority level. See 3GPP TS23.501 section 5.7.2.2 for a full description of the ARP parameters. Possible values include: "NotPreempt", "MayPreempt". - :paramtype preemption_capability: str or - ~mobile_network_management_client.models.PreemptionCapability + :paramtype preemption_capability: str or ~azure.mgmt.mobilenetwork.models.PreemptionCapability :keyword preemption_vulnerability: QoS Flow preemption vulnerability. The Preemption Vulnerability of a QoS Flow controls whether it can be preempted by QoS Flow with a higher priority level. See 3GPP TS23.501 section 5.7.2.2 for a full description of the ARP parameters. Possible values include: "NotPreemptable", "Preemptable". :paramtype preemption_vulnerability: str or - ~mobile_network_management_client.models.PreemptionVulnerability + ~azure.mgmt.mobilenetwork.models.PreemptionVulnerability :keyword maximum_bit_rate: Required. The Maximum Bit Rate (MBR) for all service data flows that use this PCC Rule or Service. - :paramtype maximum_bit_rate: ~mobile_network_management_client.models.Ambr + :paramtype maximum_bit_rate: ~azure.mgmt.mobilenetwork.models.Ambr """ super(QosPolicy, self).__init__(**kwargs) self.five_qi = five_qi @@ -1832,21 +1816,20 @@ class PccRuleQosPolicy(QosPolicy): QoS Flow controls whether it can preempt another QoS Flow with a lower priority level. See 3GPP TS23.501 section 5.7.2.2 for a full description of the ARP parameters. Possible values include: "NotPreempt", "MayPreempt". - :vartype preemption_capability: str or - ~mobile_network_management_client.models.PreemptionCapability + :vartype preemption_capability: str or ~azure.mgmt.mobilenetwork.models.PreemptionCapability :ivar preemption_vulnerability: QoS Flow preemption vulnerability. The Preemption Vulnerability of a QoS Flow controls whether it can be preempted by QoS Flow with a higher priority level. See 3GPP TS23.501 section 5.7.2.2 for a full description of the ARP parameters. Possible values include: "NotPreemptable", "Preemptable". :vartype preemption_vulnerability: str or - ~mobile_network_management_client.models.PreemptionVulnerability + ~azure.mgmt.mobilenetwork.models.PreemptionVulnerability :ivar maximum_bit_rate: Required. The Maximum Bit Rate (MBR) for all service data flows that use this PCC Rule or Service. - :vartype maximum_bit_rate: ~mobile_network_management_client.models.Ambr + :vartype maximum_bit_rate: ~azure.mgmt.mobilenetwork.models.Ambr :ivar guaranteed_bit_rate: The Guaranteed Bit Rate (GBR) for all service data flows that use this PCC Rule. This is an optional setting. If you do not provide a value, there will be no GBR set for the PCC Rule that uses this QoS definition. - :vartype guaranteed_bit_rate: ~mobile_network_management_client.models.Ambr + :vartype guaranteed_bit_rate: ~azure.mgmt.mobilenetwork.models.Ambr """ _validation = { @@ -1893,21 +1876,20 @@ def __init__( QoS Flow controls whether it can preempt another QoS Flow with a lower priority level. See 3GPP TS23.501 section 5.7.2.2 for a full description of the ARP parameters. Possible values include: "NotPreempt", "MayPreempt". - :paramtype preemption_capability: str or - ~mobile_network_management_client.models.PreemptionCapability + :paramtype preemption_capability: str or ~azure.mgmt.mobilenetwork.models.PreemptionCapability :keyword preemption_vulnerability: QoS Flow preemption vulnerability. The Preemption Vulnerability of a QoS Flow controls whether it can be preempted by QoS Flow with a higher priority level. See 3GPP TS23.501 section 5.7.2.2 for a full description of the ARP parameters. Possible values include: "NotPreemptable", "Preemptable". :paramtype preemption_vulnerability: str or - ~mobile_network_management_client.models.PreemptionVulnerability + ~azure.mgmt.mobilenetwork.models.PreemptionVulnerability :keyword maximum_bit_rate: Required. The Maximum Bit Rate (MBR) for all service data flows that use this PCC Rule or Service. - :paramtype maximum_bit_rate: ~mobile_network_management_client.models.Ambr + :paramtype maximum_bit_rate: ~azure.mgmt.mobilenetwork.models.Ambr :keyword guaranteed_bit_rate: The Guaranteed Bit Rate (GBR) for all service data flows that use this PCC Rule. This is an optional setting. If you do not provide a value, there will be no GBR set for the PCC Rule that uses this QoS definition. - :paramtype guaranteed_bit_rate: ~mobile_network_management_client.models.Ambr + :paramtype guaranteed_bit_rate: ~azure.mgmt.mobilenetwork.models.Ambr """ super(PccRuleQosPolicy, self).__init__(five_qi=five_qi, allocation_and_retention_priority_level=allocation_and_retention_priority_level, preemption_capability=preemption_capability, preemption_vulnerability=preemption_vulnerability, maximum_bit_rate=maximum_bit_rate, **kwargs) self.guaranteed_bit_rate = guaranteed_bit_rate @@ -2105,19 +2087,19 @@ class Service(TrackedResource): :vartype created_by: str :ivar created_by_type: The type of identity that created the resource. Possible values include: "User", "Application", "ManagedIdentity", "Key". - :vartype created_by_type: str or ~mobile_network_management_client.models.CreatedByType + :vartype created_by_type: str or ~azure.mgmt.mobilenetwork.models.CreatedByType :ivar created_at: The timestamp of resource creation (UTC). :vartype created_at: ~datetime.datetime :ivar last_modified_by: The identity that last modified the resource. :vartype last_modified_by: str :ivar last_modified_by_type: The type of identity that last modified the resource. Possible values include: "User", "Application", "ManagedIdentity", "Key". - :vartype last_modified_by_type: str or ~mobile_network_management_client.models.CreatedByType + :vartype last_modified_by_type: str or ~azure.mgmt.mobilenetwork.models.CreatedByType :ivar last_modified_at: The timestamp of resource last modification (UTC). :vartype last_modified_at: ~datetime.datetime :ivar provisioning_state: The provisioning state of the service resource. Possible values include: "Unknown", "Succeeded", "Accepted", "Deleting", "Failed", "Canceled", "Deleted". - :vartype provisioning_state: str or ~mobile_network_management_client.models.ProvisioningState + :vartype provisioning_state: str or ~azure.mgmt.mobilenetwork.models.ProvisioningState :ivar service_precedence: Required. A precedence value that is used to decide between services when identifying the QoS values to use for a particular Sim. A lower value means a higher priority. This value should be unique among all services configured in the Mobile Network. @@ -2125,9 +2107,9 @@ class Service(TrackedResource): :ivar service_qos_policy: The QoS policy to use for packets matching this service. This can be overridden for particular flows using the ruleQosPolicy field in a PccRuleConfiguration. If this field is null then the UE's simPolicy will define the QoS settings. - :vartype service_qos_policy: ~mobile_network_management_client.models.QosPolicy + :vartype service_qos_policy: ~azure.mgmt.mobilenetwork.models.QosPolicy :ivar pcc_rules: Required. The set of PCC Rules that make up this service. - :vartype pcc_rules: list[~mobile_network_management_client.models.PccRuleConfiguration] + :vartype pcc_rules: list[~azure.mgmt.mobilenetwork.models.PccRuleConfiguration] """ _validation = { @@ -2183,14 +2165,14 @@ def __init__( :paramtype created_by: str :keyword created_by_type: The type of identity that created the resource. Possible values include: "User", "Application", "ManagedIdentity", "Key". - :paramtype created_by_type: str or ~mobile_network_management_client.models.CreatedByType + :paramtype created_by_type: str or ~azure.mgmt.mobilenetwork.models.CreatedByType :keyword created_at: The timestamp of resource creation (UTC). :paramtype created_at: ~datetime.datetime :keyword last_modified_by: The identity that last modified the resource. :paramtype last_modified_by: str :keyword last_modified_by_type: The type of identity that last modified the resource. Possible values include: "User", "Application", "ManagedIdentity", "Key". - :paramtype last_modified_by_type: str or ~mobile_network_management_client.models.CreatedByType + :paramtype last_modified_by_type: str or ~azure.mgmt.mobilenetwork.models.CreatedByType :keyword last_modified_at: The timestamp of resource last modification (UTC). :paramtype last_modified_at: ~datetime.datetime :keyword service_precedence: Required. A precedence value that is used to decide between @@ -2201,9 +2183,9 @@ def __init__( :keyword service_qos_policy: The QoS policy to use for packets matching this service. This can be overridden for particular flows using the ruleQosPolicy field in a PccRuleConfiguration. If this field is null then the UE's simPolicy will define the QoS settings. - :paramtype service_qos_policy: ~mobile_network_management_client.models.QosPolicy + :paramtype service_qos_policy: ~azure.mgmt.mobilenetwork.models.QosPolicy :keyword pcc_rules: Required. The set of PCC Rules that make up this service. - :paramtype pcc_rules: list[~mobile_network_management_client.models.PccRuleConfiguration] + :paramtype pcc_rules: list[~azure.mgmt.mobilenetwork.models.PccRuleConfiguration] """ super(Service, self).__init__(tags=tags, location=location, **kwargs) self.created_by = created_by @@ -2229,7 +2211,7 @@ class ServiceDataFlowTemplate(msrest.serialization.Model): :vartype template_name: str :ivar direction: Required. The direction of this flow. Possible values include: "Uplink", "Downlink", "Bidirectional". - :vartype direction: str or ~mobile_network_management_client.models.SdfDirection + :vartype direction: str or ~azure.mgmt.mobilenetwork.models.SdfDirection :ivar protocol: Required. A list of the allowed protocol(s) for this flow. If you want this flow to be able to use any protocol within the internet protocol suite, use the value ``ip``. If you only want to allow a selection of protocols, you must use the corresponding IANA @@ -2285,7 +2267,7 @@ def __init__( :paramtype template_name: str :keyword direction: Required. The direction of this flow. Possible values include: "Uplink", "Downlink", "Bidirectional". - :paramtype direction: str or ~mobile_network_management_client.models.SdfDirection + :paramtype direction: str or ~azure.mgmt.mobilenetwork.models.SdfDirection :keyword protocol: Required. A list of the allowed protocol(s) for this flow. If you want this flow to be able to use any protocol within the internet protocol suite, use the value ``ip``. If you only want to allow a selection of protocols, you must use the corresponding IANA @@ -2322,7 +2304,7 @@ class ServiceListResult(msrest.serialization.Model): Variables are only populated by the server, and will be ignored when sending a request. :ivar value: A list of Services. - :vartype value: list[~mobile_network_management_client.models.Service] + :vartype value: list[~azure.mgmt.mobilenetwork.models.Service] :ivar next_link: The URL to get the next set of results. :vartype next_link: str """ @@ -2344,7 +2326,7 @@ def __init__( ): """ :keyword value: A list of Services. - :paramtype value: list[~mobile_network_management_client.models.Service] + :paramtype value: list[~azure.mgmt.mobilenetwork.models.Service] """ super(ServiceListResult, self).__init__(**kwargs) self.value = value @@ -2405,23 +2387,22 @@ class Sim(TrackedResource): :vartype created_by: str :ivar created_by_type: The type of identity that created the resource. Possible values include: "User", "Application", "ManagedIdentity", "Key". - :vartype created_by_type: str or ~mobile_network_management_client.models.CreatedByType + :vartype created_by_type: str or ~azure.mgmt.mobilenetwork.models.CreatedByType :ivar created_at: The timestamp of resource creation (UTC). :vartype created_at: ~datetime.datetime :ivar last_modified_by: The identity that last modified the resource. :vartype last_modified_by: str :ivar last_modified_by_type: The type of identity that last modified the resource. Possible values include: "User", "Application", "ManagedIdentity", "Key". - :vartype last_modified_by_type: str or ~mobile_network_management_client.models.CreatedByType + :vartype last_modified_by_type: str or ~azure.mgmt.mobilenetwork.models.CreatedByType :ivar last_modified_at: The timestamp of resource last modification (UTC). :vartype last_modified_at: ~datetime.datetime :ivar provisioning_state: The provisioning state of the sim resource. Possible values include: "Unknown", "Succeeded", "Accepted", "Deleting", "Failed", "Canceled", "Deleted". - :vartype provisioning_state: str or ~mobile_network_management_client.models.ProvisioningState + :vartype provisioning_state: str or ~azure.mgmt.mobilenetwork.models.ProvisioningState :ivar configuration_state: The configuration state of the sim resource - complete or incomplete. Possible values include: "Incomplete", "Complete". - :vartype configuration_state: str or - ~mobile_network_management_client.models.ConfigurationState + :vartype configuration_state: str or ~azure.mgmt.mobilenetwork.models.ConfigurationState :ivar international_mobile_subscriber_identity: Required. The International Mobile Subscriber Identity (IMSI) for the sim. :vartype international_mobile_subscriber_identity: str @@ -2432,17 +2413,16 @@ class Sim(TrackedResource): :ivar operator_key_code: The Opc value for the sim. :vartype operator_key_code: str :ivar mobile_network: Mobile network that this sim belongs to. - :vartype mobile_network: ~mobile_network_management_client.models.MobileNetworkResourceId + :vartype mobile_network: ~azure.mgmt.mobilenetwork.models.MobileNetworkResourceId :ivar device_type: An optional free-form text field that can be used to record the device type this sim is associated with, for example 'Video camera'. The Azure portal allows Sims to be grouped and filtered based on this value. :vartype device_type: str :ivar sim_policy: The simPolicy used by this sim. - :vartype sim_policy: ~mobile_network_management_client.models.SimPolicyResourceId + :vartype sim_policy: ~azure.mgmt.mobilenetwork.models.SimPolicyResourceId :ivar static_ip_configuration: A list of static IP addresses assigned to this sim. Each address is assigned at a defined network scope, made up of {attached data network, slice}. - :vartype static_ip_configuration: - list[~mobile_network_management_client.models.SimStaticIpProperties] + :vartype static_ip_configuration: list[~azure.mgmt.mobilenetwork.models.SimStaticIpProperties] """ _validation = { @@ -2513,14 +2493,14 @@ def __init__( :paramtype created_by: str :keyword created_by_type: The type of identity that created the resource. Possible values include: "User", "Application", "ManagedIdentity", "Key". - :paramtype created_by_type: str or ~mobile_network_management_client.models.CreatedByType + :paramtype created_by_type: str or ~azure.mgmt.mobilenetwork.models.CreatedByType :keyword created_at: The timestamp of resource creation (UTC). :paramtype created_at: ~datetime.datetime :keyword last_modified_by: The identity that last modified the resource. :paramtype last_modified_by: str :keyword last_modified_by_type: The type of identity that last modified the resource. Possible values include: "User", "Application", "ManagedIdentity", "Key". - :paramtype last_modified_by_type: str or ~mobile_network_management_client.models.CreatedByType + :paramtype last_modified_by_type: str or ~azure.mgmt.mobilenetwork.models.CreatedByType :keyword last_modified_at: The timestamp of resource last modification (UTC). :paramtype last_modified_at: ~datetime.datetime :keyword international_mobile_subscriber_identity: Required. The International Mobile @@ -2534,17 +2514,17 @@ def __init__( :keyword operator_key_code: The Opc value for the sim. :paramtype operator_key_code: str :keyword mobile_network: Mobile network that this sim belongs to. - :paramtype mobile_network: ~mobile_network_management_client.models.MobileNetworkResourceId + :paramtype mobile_network: ~azure.mgmt.mobilenetwork.models.MobileNetworkResourceId :keyword device_type: An optional free-form text field that can be used to record the device type this sim is associated with, for example 'Video camera'. The Azure portal allows Sims to be grouped and filtered based on this value. :paramtype device_type: str :keyword sim_policy: The simPolicy used by this sim. - :paramtype sim_policy: ~mobile_network_management_client.models.SimPolicyResourceId + :paramtype sim_policy: ~azure.mgmt.mobilenetwork.models.SimPolicyResourceId :keyword static_ip_configuration: A list of static IP addresses assigned to this sim. Each address is assigned at a defined network scope, made up of {attached data network, slice}. :paramtype static_ip_configuration: - list[~mobile_network_management_client.models.SimStaticIpProperties] + list[~azure.mgmt.mobilenetwork.models.SimStaticIpProperties] """ super(Sim, self).__init__(tags=tags, location=location, **kwargs) self.created_by = created_by @@ -2571,7 +2551,7 @@ class SimIdListResult(msrest.serialization.Model): Variables are only populated by the server, and will be ignored when sending a request. :ivar value: A list of sim profile ids in a resource group. - :vartype value: list[~mobile_network_management_client.models.SubResource] + :vartype value: list[~azure.mgmt.mobilenetwork.models.SubResource] :ivar next_link: The URL to get the next set of results. :vartype next_link: str """ @@ -2593,7 +2573,7 @@ def __init__( ): """ :keyword value: A list of sim profile ids in a resource group. - :paramtype value: list[~mobile_network_management_client.models.SubResource] + :paramtype value: list[~azure.mgmt.mobilenetwork.models.SubResource] """ super(SimIdListResult, self).__init__(**kwargs) self.value = value @@ -2606,7 +2586,7 @@ class SimListResult(msrest.serialization.Model): Variables are only populated by the server, and will be ignored when sending a request. :ivar value: A list of Sims in a resource group. - :vartype value: list[~mobile_network_management_client.models.Sim] + :vartype value: list[~azure.mgmt.mobilenetwork.models.Sim] :ivar next_link: The URL to get the next set of results. :vartype next_link: str """ @@ -2628,7 +2608,7 @@ def __init__( ): """ :keyword value: A list of Sims in a resource group. - :paramtype value: list[~mobile_network_management_client.models.Sim] + :paramtype value: list[~azure.mgmt.mobilenetwork.models.Sim] """ super(SimListResult, self).__init__(**kwargs) self.value = value @@ -2658,26 +2638,26 @@ class SimPolicy(TrackedResource): :vartype created_by: str :ivar created_by_type: The type of identity that created the resource. Possible values include: "User", "Application", "ManagedIdentity", "Key". - :vartype created_by_type: str or ~mobile_network_management_client.models.CreatedByType + :vartype created_by_type: str or ~azure.mgmt.mobilenetwork.models.CreatedByType :ivar created_at: The timestamp of resource creation (UTC). :vartype created_at: ~datetime.datetime :ivar last_modified_by: The identity that last modified the resource. :vartype last_modified_by: str :ivar last_modified_by_type: The type of identity that last modified the resource. Possible values include: "User", "Application", "ManagedIdentity", "Key". - :vartype last_modified_by_type: str or ~mobile_network_management_client.models.CreatedByType + :vartype last_modified_by_type: str or ~azure.mgmt.mobilenetwork.models.CreatedByType :ivar last_modified_at: The timestamp of resource last modification (UTC). :vartype last_modified_at: ~datetime.datetime :ivar provisioning_state: The provisioning state of the sim policy resource. Possible values include: "Unknown", "Succeeded", "Accepted", "Deleting", "Failed", "Canceled", "Deleted". - :vartype provisioning_state: str or ~mobile_network_management_client.models.ProvisioningState + :vartype provisioning_state: str or ~azure.mgmt.mobilenetwork.models.ProvisioningState :ivar ue_ambr: Required. Aggregate maximum bit rate across all non-GBR QoS flows of all PDU sessions of a given UE. See 3GPP TS23.501 section 5.7.2.6 for a full description of the UE-AMBR. - :vartype ue_ambr: ~mobile_network_management_client.models.Ambr + :vartype ue_ambr: ~azure.mgmt.mobilenetwork.models.Ambr :ivar default_slice: Required. The default slice to use if the UE does not explicitly specify it. This slice must exist in the ``sliceConfigurations`` map. - :vartype default_slice: ~mobile_network_management_client.models.SliceResourceId + :vartype default_slice: ~azure.mgmt.mobilenetwork.models.SliceResourceId :ivar rfsp_index: RAT/Frequency Selection Priority Index, defined in 3GPP TS 36.413. This is an optional setting and by default is unspecified. :vartype rfsp_index: int @@ -2686,8 +2666,7 @@ class SimPolicy(TrackedResource): :vartype registration_timer: int :ivar slice_configurations: Required. The allowed slices and the settings to use for them. The list must not contain duplicate items and must contain at least one item. - :vartype slice_configurations: - list[~mobile_network_management_client.models.SliceConfiguration] + :vartype slice_configurations: list[~azure.mgmt.mobilenetwork.models.SliceConfiguration] """ _validation = { @@ -2750,23 +2729,23 @@ def __init__( :paramtype created_by: str :keyword created_by_type: The type of identity that created the resource. Possible values include: "User", "Application", "ManagedIdentity", "Key". - :paramtype created_by_type: str or ~mobile_network_management_client.models.CreatedByType + :paramtype created_by_type: str or ~azure.mgmt.mobilenetwork.models.CreatedByType :keyword created_at: The timestamp of resource creation (UTC). :paramtype created_at: ~datetime.datetime :keyword last_modified_by: The identity that last modified the resource. :paramtype last_modified_by: str :keyword last_modified_by_type: The type of identity that last modified the resource. Possible values include: "User", "Application", "ManagedIdentity", "Key". - :paramtype last_modified_by_type: str or ~mobile_network_management_client.models.CreatedByType + :paramtype last_modified_by_type: str or ~azure.mgmt.mobilenetwork.models.CreatedByType :keyword last_modified_at: The timestamp of resource last modification (UTC). :paramtype last_modified_at: ~datetime.datetime :keyword ue_ambr: Required. Aggregate maximum bit rate across all non-GBR QoS flows of all PDU sessions of a given UE. See 3GPP TS23.501 section 5.7.2.6 for a full description of the UE-AMBR. - :paramtype ue_ambr: ~mobile_network_management_client.models.Ambr + :paramtype ue_ambr: ~azure.mgmt.mobilenetwork.models.Ambr :keyword default_slice: Required. The default slice to use if the UE does not explicitly specify it. This slice must exist in the ``sliceConfigurations`` map. - :paramtype default_slice: ~mobile_network_management_client.models.SliceResourceId + :paramtype default_slice: ~azure.mgmt.mobilenetwork.models.SliceResourceId :keyword rfsp_index: RAT/Frequency Selection Priority Index, defined in 3GPP TS 36.413. This is an optional setting and by default is unspecified. :paramtype rfsp_index: int @@ -2775,8 +2754,7 @@ def __init__( :paramtype registration_timer: int :keyword slice_configurations: Required. The allowed slices and the settings to use for them. The list must not contain duplicate items and must contain at least one item. - :paramtype slice_configurations: - list[~mobile_network_management_client.models.SliceConfiguration] + :paramtype slice_configurations: list[~azure.mgmt.mobilenetwork.models.SliceConfiguration] """ super(SimPolicy, self).__init__(tags=tags, location=location, **kwargs) self.created_by = created_by @@ -2799,7 +2777,7 @@ class SimPolicyListResult(msrest.serialization.Model): Variables are only populated by the server, and will be ignored when sending a request. :ivar value: A list of SimPolicies. - :vartype value: list[~mobile_network_management_client.models.SimPolicy] + :vartype value: list[~azure.mgmt.mobilenetwork.models.SimPolicy] :ivar next_link: The URL to get the next set of results. :vartype next_link: str """ @@ -2821,7 +2799,7 @@ def __init__( ): """ :keyword value: A list of SimPolicies. - :paramtype value: list[~mobile_network_management_client.models.SimPolicy] + :paramtype value: list[~azure.mgmt.mobilenetwork.models.SimPolicy] """ super(SimPolicyListResult, self).__init__(**kwargs) self.value = value @@ -2865,13 +2843,12 @@ class SimStaticIpProperties(msrest.serialization.Model): :ivar attached_data_network: The attached data network on which the static IP address will be used. The combination of attachedDataNetwork and slice defines the network scope of the IP address. - :vartype attached_data_network: - ~mobile_network_management_client.models.AttachedDataNetworkResourceId + :vartype attached_data_network: ~azure.mgmt.mobilenetwork.models.AttachedDataNetworkResourceId :ivar slice: The network slice on which the static IP address will be used. The combination of attachedDataNetwork and slice defines the network scope of the IP address. - :vartype slice: ~mobile_network_management_client.models.SliceResourceId + :vartype slice: ~azure.mgmt.mobilenetwork.models.SliceResourceId :ivar static_ip: The static IP configuration for the sim to use at the defined network scope. - :vartype static_ip: ~mobile_network_management_client.models.SimStaticIpPropertiesStaticIp + :vartype static_ip: ~azure.mgmt.mobilenetwork.models.SimStaticIpPropertiesStaticIp """ _attribute_map = { @@ -2893,13 +2870,13 @@ def __init__( be used. The combination of attachedDataNetwork and slice defines the network scope of the IP address. :paramtype attached_data_network: - ~mobile_network_management_client.models.AttachedDataNetworkResourceId + ~azure.mgmt.mobilenetwork.models.AttachedDataNetworkResourceId :keyword slice: The network slice on which the static IP address will be used. The combination of attachedDataNetwork and slice defines the network scope of the IP address. - :paramtype slice: ~mobile_network_management_client.models.SliceResourceId + :paramtype slice: ~azure.mgmt.mobilenetwork.models.SliceResourceId :keyword static_ip: The static IP configuration for the sim to use at the defined network scope. - :paramtype static_ip: ~mobile_network_management_client.models.SimStaticIpPropertiesStaticIp + :paramtype static_ip: ~azure.mgmt.mobilenetwork.models.SimStaticIpPropertiesStaticIp """ super(SimStaticIpProperties, self).__init__(**kwargs) self.attached_data_network = attached_data_network @@ -2961,23 +2938,23 @@ class Site(TrackedResource): :vartype created_by: str :ivar created_by_type: The type of identity that created the resource. Possible values include: "User", "Application", "ManagedIdentity", "Key". - :vartype created_by_type: str or ~mobile_network_management_client.models.CreatedByType + :vartype created_by_type: str or ~azure.mgmt.mobilenetwork.models.CreatedByType :ivar created_at: The timestamp of resource creation (UTC). :vartype created_at: ~datetime.datetime :ivar last_modified_by: The identity that last modified the resource. :vartype last_modified_by: str :ivar last_modified_by_type: The type of identity that last modified the resource. Possible values include: "User", "Application", "ManagedIdentity", "Key". - :vartype last_modified_by_type: str or ~mobile_network_management_client.models.CreatedByType + :vartype last_modified_by_type: str or ~azure.mgmt.mobilenetwork.models.CreatedByType :ivar last_modified_at: The timestamp of resource last modification (UTC). :vartype last_modified_at: ~datetime.datetime :ivar provisioning_state: The provisioning state of the site resource. **TODO**\ : Confirm if this is needed. Possible values include: "Unknown", "Succeeded", "Accepted", "Deleting", "Failed", "Canceled", "Deleted". - :vartype provisioning_state: str or ~mobile_network_management_client.models.ProvisioningState + :vartype provisioning_state: str or ~azure.mgmt.mobilenetwork.models.ProvisioningState :ivar network_functions: An array of ids of the network functions deployed on the site, maintained by the user. - :vartype network_functions: list[~mobile_network_management_client.models.SubResource] + :vartype network_functions: list[~azure.mgmt.mobilenetwork.models.SubResource] """ _validation = { @@ -3027,19 +3004,19 @@ def __init__( :paramtype created_by: str :keyword created_by_type: The type of identity that created the resource. Possible values include: "User", "Application", "ManagedIdentity", "Key". - :paramtype created_by_type: str or ~mobile_network_management_client.models.CreatedByType + :paramtype created_by_type: str or ~azure.mgmt.mobilenetwork.models.CreatedByType :keyword created_at: The timestamp of resource creation (UTC). :paramtype created_at: ~datetime.datetime :keyword last_modified_by: The identity that last modified the resource. :paramtype last_modified_by: str :keyword last_modified_by_type: The type of identity that last modified the resource. Possible values include: "User", "Application", "ManagedIdentity", "Key". - :paramtype last_modified_by_type: str or ~mobile_network_management_client.models.CreatedByType + :paramtype last_modified_by_type: str or ~azure.mgmt.mobilenetwork.models.CreatedByType :keyword last_modified_at: The timestamp of resource last modification (UTC). :paramtype last_modified_at: ~datetime.datetime :keyword network_functions: An array of ids of the network functions deployed on the site, maintained by the user. - :paramtype network_functions: list[~mobile_network_management_client.models.SubResource] + :paramtype network_functions: list[~azure.mgmt.mobilenetwork.models.SubResource] """ super(Site, self).__init__(tags=tags, location=location, **kwargs) self.created_by = created_by @@ -3058,7 +3035,7 @@ class SiteListResult(msrest.serialization.Model): Variables are only populated by the server, and will be ignored when sending a request. :ivar value: A list of sites in a resource group. - :vartype value: list[~mobile_network_management_client.models.Site] + :vartype value: list[~azure.mgmt.mobilenetwork.models.Site] :ivar next_link: The URL to get the next set of results. :vartype next_link: str """ @@ -3080,7 +3057,7 @@ def __init__( ): """ :keyword value: A list of sites in a resource group. - :paramtype value: list[~mobile_network_management_client.models.Site] + :paramtype value: list[~azure.mgmt.mobilenetwork.models.Site] """ super(SiteListResult, self).__init__(**kwargs) self.value = value @@ -3110,22 +3087,22 @@ class Slice(TrackedResource): :vartype created_by: str :ivar created_by_type: The type of identity that created the resource. Possible values include: "User", "Application", "ManagedIdentity", "Key". - :vartype created_by_type: str or ~mobile_network_management_client.models.CreatedByType + :vartype created_by_type: str or ~azure.mgmt.mobilenetwork.models.CreatedByType :ivar created_at: The timestamp of resource creation (UTC). :vartype created_at: ~datetime.datetime :ivar last_modified_by: The identity that last modified the resource. :vartype last_modified_by: str :ivar last_modified_by_type: The type of identity that last modified the resource. Possible values include: "User", "Application", "ManagedIdentity", "Key". - :vartype last_modified_by_type: str or ~mobile_network_management_client.models.CreatedByType + :vartype last_modified_by_type: str or ~azure.mgmt.mobilenetwork.models.CreatedByType :ivar last_modified_at: The timestamp of resource last modification (UTC). :vartype last_modified_at: ~datetime.datetime :ivar provisioning_state: The provisioning state of the network slice resource. Possible values include: "Unknown", "Succeeded", "Accepted", "Deleting", "Failed", "Canceled", "Deleted". - :vartype provisioning_state: str or ~mobile_network_management_client.models.ProvisioningState + :vartype provisioning_state: str or ~azure.mgmt.mobilenetwork.models.ProvisioningState :ivar snssai: Required. The S-NSSAI (single network slice selection assistance information). Unique at the scope of a MobileNetwork. - :vartype snssai: ~mobile_network_management_client.models.Snssai + :vartype snssai: ~azure.mgmt.mobilenetwork.models.Snssai :ivar description: An optional description for this network slice. :vartype description: str """ @@ -3180,19 +3157,19 @@ def __init__( :paramtype created_by: str :keyword created_by_type: The type of identity that created the resource. Possible values include: "User", "Application", "ManagedIdentity", "Key". - :paramtype created_by_type: str or ~mobile_network_management_client.models.CreatedByType + :paramtype created_by_type: str or ~azure.mgmt.mobilenetwork.models.CreatedByType :keyword created_at: The timestamp of resource creation (UTC). :paramtype created_at: ~datetime.datetime :keyword last_modified_by: The identity that last modified the resource. :paramtype last_modified_by: str :keyword last_modified_by_type: The type of identity that last modified the resource. Possible values include: "User", "Application", "ManagedIdentity", "Key". - :paramtype last_modified_by_type: str or ~mobile_network_management_client.models.CreatedByType + :paramtype last_modified_by_type: str or ~azure.mgmt.mobilenetwork.models.CreatedByType :keyword last_modified_at: The timestamp of resource last modification (UTC). :paramtype last_modified_at: ~datetime.datetime :keyword snssai: Required. The S-NSSAI (single network slice selection assistance information). Unique at the scope of a MobileNetwork. - :paramtype snssai: ~mobile_network_management_client.models.Snssai + :paramtype snssai: ~azure.mgmt.mobilenetwork.models.Snssai :keyword description: An optional description for this network slice. :paramtype description: str """ @@ -3214,15 +3191,15 @@ class SliceConfiguration(msrest.serialization.Model): All required parameters must be populated in order to send to Azure. :ivar slice: Required. A reference to the Slice that these settings apply to. - :vartype slice: ~mobile_network_management_client.models.SliceResourceId + :vartype slice: ~azure.mgmt.mobilenetwork.models.SliceResourceId :ivar default_data_network: Required. The default data network to use if the UE does not explicitly specify it. Configuration for this object must exist in the ``dataNetworkConfigurations`` map. - :vartype default_data_network: ~mobile_network_management_client.models.DataNetworkResourceId + :vartype default_data_network: ~azure.mgmt.mobilenetwork.models.DataNetworkResourceId :ivar data_network_configurations: Required. The allowed data networks and the settings to use for them. The list must not contain duplicate items and must contain at least one item. :vartype data_network_configurations: - list[~mobile_network_management_client.models.DataNetworkConfiguration] + list[~azure.mgmt.mobilenetwork.models.DataNetworkConfiguration] """ _validation = { @@ -3247,15 +3224,15 @@ def __init__( ): """ :keyword slice: Required. A reference to the Slice that these settings apply to. - :paramtype slice: ~mobile_network_management_client.models.SliceResourceId + :paramtype slice: ~azure.mgmt.mobilenetwork.models.SliceResourceId :keyword default_data_network: Required. The default data network to use if the UE does not explicitly specify it. Configuration for this object must exist in the ``dataNetworkConfigurations`` map. - :paramtype default_data_network: ~mobile_network_management_client.models.DataNetworkResourceId + :paramtype default_data_network: ~azure.mgmt.mobilenetwork.models.DataNetworkResourceId :keyword data_network_configurations: Required. The allowed data networks and the settings to use for them. The list must not contain duplicate items and must contain at least one item. :paramtype data_network_configurations: - list[~mobile_network_management_client.models.DataNetworkConfiguration] + list[~azure.mgmt.mobilenetwork.models.DataNetworkConfiguration] """ super(SliceConfiguration, self).__init__(**kwargs) self.slice = slice @@ -3269,7 +3246,7 @@ class SliceListResult(msrest.serialization.Model): Variables are only populated by the server, and will be ignored when sending a request. :ivar value: A list of data networks in a resource group. - :vartype value: list[~mobile_network_management_client.models.Slice] + :vartype value: list[~azure.mgmt.mobilenetwork.models.Slice] :ivar next_link: The URL to get the next set of results. :vartype next_link: str """ @@ -3291,7 +3268,7 @@ def __init__( ): """ :keyword value: A list of data networks in a resource group. - :paramtype value: list[~mobile_network_management_client.models.Slice] + :paramtype value: list[~azure.mgmt.mobilenetwork.models.Slice] """ super(SliceListResult, self).__init__(**kwargs) self.value = value diff --git a/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/operations/_attached_data_networks_operations.py b/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/operations/_attached_data_networks_operations.py index 92e73ce5a28f..b550d2b3aa8d 100644 --- a/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/operations/_attached_data_networks_operations.py +++ b/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/operations/_attached_data_networks_operations.py @@ -246,7 +246,7 @@ class AttachedDataNetworksOperations(object): instantiates it for you and attaches it as an attribute. :ivar models: Alias to model classes used in this operation group. - :type models: ~mobile_network_management_client.models + :type models: ~azure.mgmt.mobilenetwork.models :param client: Client for service requests. :param config: Configuration of service client. :param serializer: An object model serializer. @@ -390,7 +390,7 @@ def get( :type attached_data_network_name: str :keyword callable cls: A custom type or function that will be passed the direct response :return: AttachedDataNetwork, or the result of cls(response) - :rtype: ~mobile_network_management_client.models.AttachedDataNetwork + :rtype: ~azure.mgmt.mobilenetwork.models.AttachedDataNetwork :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.AttachedDataNetwork"] @@ -503,7 +503,7 @@ def begin_create_or_update( :param attached_data_network_name: The name of the attached data network. :type attached_data_network_name: str :param parameters: Parameters supplied to the create or update attached data network operation. - :type parameters: ~mobile_network_management_client.models.AttachedDataNetwork + :type parameters: ~azure.mgmt.mobilenetwork.models.AttachedDataNetwork :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -514,8 +514,7 @@ def begin_create_or_update( Retry-After header is present. :return: An instance of LROPoller that returns either AttachedDataNetwork or the result of cls(response) - :rtype: - ~azure.core.polling.LROPoller[~mobile_network_management_client.models.AttachedDataNetwork] + :rtype: ~azure.core.polling.LROPoller[~azure.mgmt.mobilenetwork.models.AttachedDataNetwork] :raises: ~azure.core.exceptions.HttpResponseError """ content_type = kwargs.pop('content_type', "application/json") # type: Optional[str] @@ -583,10 +582,10 @@ def update_tags( :param attached_data_network_name: The name of the attached data network. :type attached_data_network_name: str :param parameters: Parameters supplied to update attached data network tags. - :type parameters: ~mobile_network_management_client.models.TagsObject + :type parameters: ~azure.mgmt.mobilenetwork.models.TagsObject :keyword callable cls: A custom type or function that will be passed the direct response :return: AttachedDataNetwork, or the result of cls(response) - :rtype: ~mobile_network_management_client.models.AttachedDataNetwork + :rtype: ~azure.mgmt.mobilenetwork.models.AttachedDataNetwork :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.AttachedDataNetwork"] @@ -650,7 +649,7 @@ def list_by_packet_core_data_plane( :return: An iterator like instance of either AttachedDataNetworkListResult or the result of cls(response) :rtype: - ~azure.core.paging.ItemPaged[~mobile_network_management_client.models.AttachedDataNetworkListResult] + ~azure.core.paging.ItemPaged[~azure.mgmt.mobilenetwork.models.AttachedDataNetworkListResult] :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.AttachedDataNetworkListResult"] diff --git a/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/operations/_data_networks_operations.py b/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/operations/_data_networks_operations.py index 98298e1f408f..fdfd8b612ed3 100644 --- a/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/operations/_data_networks_operations.py +++ b/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/operations/_data_networks_operations.py @@ -236,7 +236,7 @@ class DataNetworksOperations(object): instantiates it for you and attaches it as an attribute. :ivar models: Alias to model classes used in this operation group. - :type models: ~mobile_network_management_client.models + :type models: ~azure.mgmt.mobilenetwork.models :param client: Client for service requests. :param config: Configuration of service client. :param serializer: An object model serializer. @@ -371,7 +371,7 @@ def get( :type data_network_name: str :keyword callable cls: A custom type or function that will be passed the direct response :return: DataNetwork, or the result of cls(response) - :rtype: ~mobile_network_management_client.models.DataNetwork + :rtype: ~azure.mgmt.mobilenetwork.models.DataNetwork :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.DataNetwork"] @@ -479,7 +479,7 @@ def begin_create_or_update( :type data_network_name: str :param parameters: Parameters supplied to the create or update mobile network dataNetwork operation. - :type parameters: ~mobile_network_management_client.models.DataNetwork + :type parameters: ~azure.mgmt.mobilenetwork.models.DataNetwork :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -490,7 +490,7 @@ def begin_create_or_update( Retry-After header is present. :return: An instance of LROPoller that returns either DataNetwork or the result of cls(response) - :rtype: ~azure.core.polling.LROPoller[~mobile_network_management_client.models.DataNetwork] + :rtype: ~azure.core.polling.LROPoller[~azure.mgmt.mobilenetwork.models.DataNetwork] :raises: ~azure.core.exceptions.HttpResponseError """ content_type = kwargs.pop('content_type', "application/json") # type: Optional[str] @@ -554,10 +554,10 @@ def update_tags( :param data_network_name: The name of the mobile network dataNetwork. :type data_network_name: str :param parameters: Parameters supplied to update data network tags. - :type parameters: ~mobile_network_management_client.models.TagsObject + :type parameters: ~azure.mgmt.mobilenetwork.models.TagsObject :keyword callable cls: A custom type or function that will be passed the direct response :return: DataNetwork, or the result of cls(response) - :rtype: ~mobile_network_management_client.models.DataNetwork + :rtype: ~azure.mgmt.mobilenetwork.models.DataNetwork :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.DataNetwork"] @@ -616,8 +616,7 @@ def list_by_mobile_network( :keyword callable cls: A custom type or function that will be passed the direct response :return: An iterator like instance of either DataNetworkListResult or the result of cls(response) - :rtype: - ~azure.core.paging.ItemPaged[~mobile_network_management_client.models.DataNetworkListResult] + :rtype: ~azure.core.paging.ItemPaged[~azure.mgmt.mobilenetwork.models.DataNetworkListResult] :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.DataNetworkListResult"] diff --git a/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/operations/_mobile_networks_operations.py b/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/operations/_mobile_networks_operations.py index 71376e79e164..55f859a49621 100644 --- a/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/operations/_mobile_networks_operations.py +++ b/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/operations/_mobile_networks_operations.py @@ -292,7 +292,7 @@ class MobileNetworksOperations(object): instantiates it for you and attaches it as an attribute. :ivar models: Alias to model classes used in this operation group. - :type models: ~mobile_network_management_client.models + :type models: ~azure.mgmt.mobilenetwork.models :param client: Client for service requests. :param config: Configuration of service client. :param serializer: An object model serializer. @@ -418,7 +418,7 @@ def get( :type mobile_network_name: str :keyword callable cls: A custom type or function that will be passed the direct response :return: MobileNetwork, or the result of cls(response) - :rtype: ~mobile_network_management_client.models.MobileNetwork + :rtype: ~azure.mgmt.mobilenetwork.models.MobileNetwork :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.MobileNetwork"] @@ -519,7 +519,7 @@ def begin_create_or_update( :param mobile_network_name: The name of the mobile network. :type mobile_network_name: str :param parameters: Parameters supplied to the create or update mobile network operation. - :type parameters: ~mobile_network_management_client.models.MobileNetwork + :type parameters: ~azure.mgmt.mobilenetwork.models.MobileNetwork :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -530,7 +530,7 @@ def begin_create_or_update( Retry-After header is present. :return: An instance of LROPoller that returns either MobileNetwork or the result of cls(response) - :rtype: ~azure.core.polling.LROPoller[~mobile_network_management_client.models.MobileNetwork] + :rtype: ~azure.core.polling.LROPoller[~azure.mgmt.mobilenetwork.models.MobileNetwork] :raises: ~azure.core.exceptions.HttpResponseError """ content_type = kwargs.pop('content_type', "application/json") # type: Optional[str] @@ -590,10 +590,10 @@ def update_tags( :param mobile_network_name: The name of the mobile network. :type mobile_network_name: str :param parameters: Parameters supplied to update mobile network tags. - :type parameters: ~mobile_network_management_client.models.TagsObject + :type parameters: ~azure.mgmt.mobilenetwork.models.TagsObject :keyword callable cls: A custom type or function that will be passed the direct response :return: MobileNetwork, or the result of cls(response) - :rtype: ~mobile_network_management_client.models.MobileNetwork + :rtype: ~azure.mgmt.mobilenetwork.models.MobileNetwork :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.MobileNetwork"] @@ -645,8 +645,7 @@ def list_by_subscription( :keyword callable cls: A custom type or function that will be passed the direct response :return: An iterator like instance of either MobileNetworkListResult or the result of cls(response) - :rtype: - ~azure.core.paging.ItemPaged[~mobile_network_management_client.models.MobileNetworkListResult] + :rtype: ~azure.core.paging.ItemPaged[~azure.mgmt.mobilenetwork.models.MobileNetworkListResult] :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.MobileNetworkListResult"] @@ -714,8 +713,7 @@ def list_by_resource_group( :keyword callable cls: A custom type or function that will be passed the direct response :return: An iterator like instance of either MobileNetworkListResult or the result of cls(response) - :rtype: - ~azure.core.paging.ItemPaged[~mobile_network_management_client.models.MobileNetworkListResult] + :rtype: ~azure.core.paging.ItemPaged[~azure.mgmt.mobilenetwork.models.MobileNetworkListResult] :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.MobileNetworkListResult"] @@ -838,7 +836,7 @@ def begin_list_sim_ids( Retry-After header is present. :return: An instance of LROPoller that returns either SimIdListResult or the result of cls(response) - :rtype: ~azure.core.polling.LROPoller[~mobile_network_management_client.models.SimIdListResult] + :rtype: ~azure.core.polling.LROPoller[~azure.mgmt.mobilenetwork.models.SimIdListResult] :raises: ~azure.core.exceptions.HttpResponseError """ polling = kwargs.pop('polling', True) # type: Union[bool, azure.core.polling.PollingMethod] diff --git a/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/operations/_operations.py b/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/operations/_operations.py index ebdcce0363be..22e342c7f106 100644 --- a/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/operations/_operations.py +++ b/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/operations/_operations.py @@ -57,7 +57,7 @@ class Operations(object): instantiates it for you and attaches it as an attribute. :ivar models: Alias to model classes used in this operation group. - :type models: ~mobile_network_management_client.models + :type models: ~azure.mgmt.mobilenetwork.models :param client: Client for service requests. :param config: Configuration of service client. :param serializer: An object model serializer. @@ -81,7 +81,7 @@ def list( :keyword callable cls: A custom type or function that will be passed the direct response :return: An iterator like instance of either OperationList or the result of cls(response) - :rtype: ~azure.core.paging.ItemPaged[~mobile_network_management_client.models.OperationList] + :rtype: ~azure.core.paging.ItemPaged[~azure.mgmt.mobilenetwork.models.OperationList] :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.OperationList"] diff --git a/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/operations/_packet_core_control_planes_operations.py b/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/operations/_packet_core_control_planes_operations.py index 175a3659fb37..aa18588d4ecb 100644 --- a/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/operations/_packet_core_control_planes_operations.py +++ b/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/operations/_packet_core_control_planes_operations.py @@ -257,7 +257,7 @@ class PacketCoreControlPlanesOperations(object): instantiates it for you and attaches it as an attribute. :ivar models: Alias to model classes used in this operation group. - :type models: ~mobile_network_management_client.models + :type models: ~azure.mgmt.mobilenetwork.models :param client: Client for service requests. :param config: Configuration of service client. :param serializer: An object model serializer. @@ -383,7 +383,7 @@ def get( :type packet_core_control_plane_name: str :keyword callable cls: A custom type or function that will be passed the direct response :return: PacketCoreControlPlane, or the result of cls(response) - :rtype: ~mobile_network_management_client.models.PacketCoreControlPlane + :rtype: ~azure.mgmt.mobilenetwork.models.PacketCoreControlPlane :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.PacketCoreControlPlane"] @@ -485,7 +485,7 @@ def begin_create_or_update( :type packet_core_control_plane_name: str :param parameters: Parameters supplied to the create or update packet core control plane operation. - :type parameters: ~mobile_network_management_client.models.PacketCoreControlPlane + :type parameters: ~azure.mgmt.mobilenetwork.models.PacketCoreControlPlane :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -496,8 +496,7 @@ def begin_create_or_update( Retry-After header is present. :return: An instance of LROPoller that returns either PacketCoreControlPlane or the result of cls(response) - :rtype: - ~azure.core.polling.LROPoller[~mobile_network_management_client.models.PacketCoreControlPlane] + :rtype: ~azure.core.polling.LROPoller[~azure.mgmt.mobilenetwork.models.PacketCoreControlPlane] :raises: ~azure.core.exceptions.HttpResponseError """ content_type = kwargs.pop('content_type', "application/json") # type: Optional[str] @@ -557,10 +556,10 @@ def update_tags( :param packet_core_control_plane_name: The name of the packet core control plane. :type packet_core_control_plane_name: str :param parameters: Parameters supplied to update PacketCoreControlPlane tags. - :type parameters: ~mobile_network_management_client.models.TagsObject + :type parameters: ~azure.mgmt.mobilenetwork.models.TagsObject :keyword callable cls: A custom type or function that will be passed the direct response :return: PacketCoreControlPlane, or the result of cls(response) - :rtype: ~mobile_network_management_client.models.PacketCoreControlPlane + :rtype: ~azure.mgmt.mobilenetwork.models.PacketCoreControlPlane :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.PacketCoreControlPlane"] @@ -613,7 +612,7 @@ def list_by_subscription( :return: An iterator like instance of either PacketCoreControlPlaneListResult or the result of cls(response) :rtype: - ~azure.core.paging.ItemPaged[~mobile_network_management_client.models.PacketCoreControlPlaneListResult] + ~azure.core.paging.ItemPaged[~azure.mgmt.mobilenetwork.models.PacketCoreControlPlaneListResult] :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.PacketCoreControlPlaneListResult"] @@ -682,7 +681,7 @@ def list_by_resource_group( :return: An iterator like instance of either PacketCoreControlPlaneListResult or the result of cls(response) :rtype: - ~azure.core.paging.ItemPaged[~mobile_network_management_client.models.PacketCoreControlPlaneListResult] + ~azure.core.paging.ItemPaged[~azure.mgmt.mobilenetwork.models.PacketCoreControlPlaneListResult] :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.PacketCoreControlPlaneListResult"] diff --git a/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/operations/_packet_core_data_planes_operations.py b/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/operations/_packet_core_data_planes_operations.py index fa39d1ff372d..b0719805ef5c 100644 --- a/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/operations/_packet_core_data_planes_operations.py +++ b/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/operations/_packet_core_data_planes_operations.py @@ -236,7 +236,7 @@ class PacketCoreDataPlanesOperations(object): instantiates it for you and attaches it as an attribute. :ivar models: Alias to model classes used in this operation group. - :type models: ~mobile_network_management_client.models + :type models: ~azure.mgmt.mobilenetwork.models :param client: Client for service requests. :param config: Configuration of service client. :param serializer: An object model serializer. @@ -371,7 +371,7 @@ def get( :type packet_core_data_plane_name: str :keyword callable cls: A custom type or function that will be passed the direct response :return: PacketCoreDataPlane, or the result of cls(response) - :rtype: ~mobile_network_management_client.models.PacketCoreDataPlane + :rtype: ~azure.mgmt.mobilenetwork.models.PacketCoreDataPlane :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.PacketCoreDataPlane"] @@ -479,7 +479,7 @@ def begin_create_or_update( :type packet_core_data_plane_name: str :param parameters: Parameters supplied to the create or update packet core data plane operation. - :type parameters: ~mobile_network_management_client.models.PacketCoreDataPlane + :type parameters: ~azure.mgmt.mobilenetwork.models.PacketCoreDataPlane :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -490,8 +490,7 @@ def begin_create_or_update( Retry-After header is present. :return: An instance of LROPoller that returns either PacketCoreDataPlane or the result of cls(response) - :rtype: - ~azure.core.polling.LROPoller[~mobile_network_management_client.models.PacketCoreDataPlane] + :rtype: ~azure.core.polling.LROPoller[~azure.mgmt.mobilenetwork.models.PacketCoreDataPlane] :raises: ~azure.core.exceptions.HttpResponseError """ content_type = kwargs.pop('content_type', "application/json") # type: Optional[str] @@ -555,10 +554,10 @@ def update_tags( :param packet_core_data_plane_name: The name of the packet core data plane. :type packet_core_data_plane_name: str :param parameters: Parameters supplied to update PacketCoreDataPlane tags. - :type parameters: ~mobile_network_management_client.models.TagsObject + :type parameters: ~azure.mgmt.mobilenetwork.models.TagsObject :keyword callable cls: A custom type or function that will be passed the direct response :return: PacketCoreDataPlane, or the result of cls(response) - :rtype: ~mobile_network_management_client.models.PacketCoreDataPlane + :rtype: ~azure.mgmt.mobilenetwork.models.PacketCoreDataPlane :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.PacketCoreDataPlane"] @@ -618,7 +617,7 @@ def list_by_packet_core_control_plane( :return: An iterator like instance of either PacketCoreDataPlaneListResult or the result of cls(response) :rtype: - ~azure.core.paging.ItemPaged[~mobile_network_management_client.models.PacketCoreDataPlaneListResult] + ~azure.core.paging.ItemPaged[~azure.mgmt.mobilenetwork.models.PacketCoreDataPlaneListResult] :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.PacketCoreDataPlaneListResult"] diff --git a/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/operations/_services_operations.py b/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/operations/_services_operations.py index e24aba2ced24..25e4d01abab6 100644 --- a/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/operations/_services_operations.py +++ b/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/operations/_services_operations.py @@ -236,7 +236,7 @@ class ServicesOperations(object): instantiates it for you and attaches it as an attribute. :ivar models: Alias to model classes used in this operation group. - :type models: ~mobile_network_management_client.models + :type models: ~azure.mgmt.mobilenetwork.models :param client: Client for service requests. :param config: Configuration of service client. :param serializer: An object model serializer. @@ -373,7 +373,7 @@ def get( :type service_name: str :keyword callable cls: A custom type or function that will be passed the direct response :return: Service, or the result of cls(response) - :rtype: ~mobile_network_management_client.models.Service + :rtype: ~azure.mgmt.mobilenetwork.models.Service :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.Service"] @@ -481,7 +481,7 @@ def begin_create_or_update( strings - ``default``\ , ``requested`` or ``service``. :type service_name: str :param parameters: Parameters supplied to the create or update service operation. - :type parameters: ~mobile_network_management_client.models.Service + :type parameters: ~azure.mgmt.mobilenetwork.models.Service :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -491,7 +491,7 @@ def begin_create_or_update( :keyword int polling_interval: Default waiting time between two polls for LRO operations if no Retry-After header is present. :return: An instance of LROPoller that returns either Service or the result of cls(response) - :rtype: ~azure.core.polling.LROPoller[~mobile_network_management_client.models.Service] + :rtype: ~azure.core.polling.LROPoller[~azure.mgmt.mobilenetwork.models.Service] :raises: ~azure.core.exceptions.HttpResponseError """ content_type = kwargs.pop('content_type', "application/json") # type: Optional[str] @@ -556,10 +556,10 @@ def update_tags( strings - ``default``\ , ``requested`` or ``service``. :type service_name: str :param parameters: Parameters supplied to update service tags. - :type parameters: ~mobile_network_management_client.models.TagsObject + :type parameters: ~azure.mgmt.mobilenetwork.models.TagsObject :keyword callable cls: A custom type or function that will be passed the direct response :return: Service, or the result of cls(response) - :rtype: ~mobile_network_management_client.models.Service + :rtype: ~azure.mgmt.mobilenetwork.models.Service :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.Service"] @@ -617,8 +617,7 @@ def list_by_mobile_network( :type mobile_network_name: str :keyword callable cls: A custom type or function that will be passed the direct response :return: An iterator like instance of either ServiceListResult or the result of cls(response) - :rtype: - ~azure.core.paging.ItemPaged[~mobile_network_management_client.models.ServiceListResult] + :rtype: ~azure.core.paging.ItemPaged[~azure.mgmt.mobilenetwork.models.ServiceListResult] :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.ServiceListResult"] diff --git a/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/operations/_sim_policies_operations.py b/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/operations/_sim_policies_operations.py index b7f6707652ef..f1c1a2bf4983 100644 --- a/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/operations/_sim_policies_operations.py +++ b/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/operations/_sim_policies_operations.py @@ -236,7 +236,7 @@ class SimPoliciesOperations(object): instantiates it for you and attaches it as an attribute. :ivar models: Alias to model classes used in this operation group. - :type models: ~mobile_network_management_client.models + :type models: ~azure.mgmt.mobilenetwork.models :param client: Client for service requests. :param config: Configuration of service client. :param serializer: An object model serializer. @@ -371,7 +371,7 @@ def get( :type sim_policy_name: str :keyword callable cls: A custom type or function that will be passed the direct response :return: SimPolicy, or the result of cls(response) - :rtype: ~mobile_network_management_client.models.SimPolicy + :rtype: ~azure.mgmt.mobilenetwork.models.SimPolicy :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.SimPolicy"] @@ -478,7 +478,7 @@ def begin_create_or_update( :param sim_policy_name: The name of the SIM policy. :type sim_policy_name: str :param parameters: Parameters supplied to the create or update sim policy operation. - :type parameters: ~mobile_network_management_client.models.SimPolicy + :type parameters: ~azure.mgmt.mobilenetwork.models.SimPolicy :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -488,7 +488,7 @@ def begin_create_or_update( :keyword int polling_interval: Default waiting time between two polls for LRO operations if no Retry-After header is present. :return: An instance of LROPoller that returns either SimPolicy or the result of cls(response) - :rtype: ~azure.core.polling.LROPoller[~mobile_network_management_client.models.SimPolicy] + :rtype: ~azure.core.polling.LROPoller[~azure.mgmt.mobilenetwork.models.SimPolicy] :raises: ~azure.core.exceptions.HttpResponseError """ content_type = kwargs.pop('content_type', "application/json") # type: Optional[str] @@ -552,10 +552,10 @@ def update_tags( :param sim_policy_name: The name of the SIM policy. :type sim_policy_name: str :param parameters: Parameters supplied to update Sim Policy tags. - :type parameters: ~mobile_network_management_client.models.TagsObject + :type parameters: ~azure.mgmt.mobilenetwork.models.TagsObject :keyword callable cls: A custom type or function that will be passed the direct response :return: SimPolicy, or the result of cls(response) - :rtype: ~mobile_network_management_client.models.SimPolicy + :rtype: ~azure.mgmt.mobilenetwork.models.SimPolicy :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.SimPolicy"] @@ -613,8 +613,7 @@ def list_by_mobile_network( :type mobile_network_name: str :keyword callable cls: A custom type or function that will be passed the direct response :return: An iterator like instance of either SimPolicyListResult or the result of cls(response) - :rtype: - ~azure.core.paging.ItemPaged[~mobile_network_management_client.models.SimPolicyListResult] + :rtype: ~azure.core.paging.ItemPaged[~azure.mgmt.mobilenetwork.models.SimPolicyListResult] :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.SimPolicyListResult"] diff --git a/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/operations/_sims_operations.py b/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/operations/_sims_operations.py index 18ff27537e49..02f2c9ad6492 100644 --- a/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/operations/_sims_operations.py +++ b/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/operations/_sims_operations.py @@ -257,7 +257,7 @@ class SimsOperations(object): instantiates it for you and attaches it as an attribute. :ivar models: Alias to model classes used in this operation group. - :type models: ~mobile_network_management_client.models + :type models: ~azure.mgmt.mobilenetwork.models :param client: Client for service requests. :param config: Configuration of service client. :param serializer: An object model serializer. @@ -383,7 +383,7 @@ def get( :type sim_name: str :keyword callable cls: A custom type or function that will be passed the direct response :return: Sim, or the result of cls(response) - :rtype: ~mobile_network_management_client.models.Sim + :rtype: ~azure.mgmt.mobilenetwork.models.Sim :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.Sim"] @@ -484,7 +484,7 @@ def begin_create_or_update( :param sim_name: The name of the SIM. :type sim_name: str :param parameters: Parameters supplied to the create or update sim operation. - :type parameters: ~mobile_network_management_client.models.Sim + :type parameters: ~azure.mgmt.mobilenetwork.models.Sim :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -494,7 +494,7 @@ def begin_create_or_update( :keyword int polling_interval: Default waiting time between two polls for LRO operations if no Retry-After header is present. :return: An instance of LROPoller that returns either Sim or the result of cls(response) - :rtype: ~azure.core.polling.LROPoller[~mobile_network_management_client.models.Sim] + :rtype: ~azure.core.polling.LROPoller[~azure.mgmt.mobilenetwork.models.Sim] :raises: ~azure.core.exceptions.HttpResponseError """ content_type = kwargs.pop('content_type', "application/json") # type: Optional[str] @@ -554,10 +554,10 @@ def update_tags( :param sim_name: The name of the SIM. :type sim_name: str :param parameters: Parameters supplied to update sim tags. - :type parameters: ~mobile_network_management_client.models.TagsObject + :type parameters: ~azure.mgmt.mobilenetwork.models.TagsObject :keyword callable cls: A custom type or function that will be passed the direct response :return: Sim, or the result of cls(response) - :rtype: ~mobile_network_management_client.models.Sim + :rtype: ~azure.mgmt.mobilenetwork.models.Sim :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.Sim"] @@ -608,7 +608,7 @@ def list_by_subscription( :keyword callable cls: A custom type or function that will be passed the direct response :return: An iterator like instance of either SimListResult or the result of cls(response) - :rtype: ~azure.core.paging.ItemPaged[~mobile_network_management_client.models.SimListResult] + :rtype: ~azure.core.paging.ItemPaged[~azure.mgmt.mobilenetwork.models.SimListResult] :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.SimListResult"] @@ -675,7 +675,7 @@ def list_by_resource_group( :type resource_group_name: str :keyword callable cls: A custom type or function that will be passed the direct response :return: An iterator like instance of either SimListResult or the result of cls(response) - :rtype: ~azure.core.paging.ItemPaged[~mobile_network_management_client.models.SimListResult] + :rtype: ~azure.core.paging.ItemPaged[~azure.mgmt.mobilenetwork.models.SimListResult] :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.SimListResult"] diff --git a/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/operations/_sites_operations.py b/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/operations/_sites_operations.py index 47014cb8da9f..09cc9ccd8b93 100644 --- a/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/operations/_sites_operations.py +++ b/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/operations/_sites_operations.py @@ -236,7 +236,7 @@ class SitesOperations(object): instantiates it for you and attaches it as an attribute. :ivar models: Alias to model classes used in this operation group. - :type models: ~mobile_network_management_client.models + :type models: ~azure.mgmt.mobilenetwork.models :param client: Client for service requests. :param config: Configuration of service client. :param serializer: An object model serializer. @@ -371,7 +371,7 @@ def get( :type site_name: str :keyword callable cls: A custom type or function that will be passed the direct response :return: Site, or the result of cls(response) - :rtype: ~mobile_network_management_client.models.Site + :rtype: ~azure.mgmt.mobilenetwork.models.Site :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.Site"] @@ -478,7 +478,7 @@ def begin_create_or_update( :param site_name: The name of the mobile network site. :type site_name: str :param parameters: Parameters supplied to the create or update mobile network site operation. - :type parameters: ~mobile_network_management_client.models.Site + :type parameters: ~azure.mgmt.mobilenetwork.models.Site :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -488,7 +488,7 @@ def begin_create_or_update( :keyword int polling_interval: Default waiting time between two polls for LRO operations if no Retry-After header is present. :return: An instance of LROPoller that returns either Site or the result of cls(response) - :rtype: ~azure.core.polling.LROPoller[~mobile_network_management_client.models.Site] + :rtype: ~azure.core.polling.LROPoller[~azure.mgmt.mobilenetwork.models.Site] :raises: ~azure.core.exceptions.HttpResponseError """ content_type = kwargs.pop('content_type', "application/json") # type: Optional[str] @@ -552,10 +552,10 @@ def update_tags( :param site_name: The name of the mobile network site. :type site_name: str :param parameters: Parameters supplied to update network site tags. - :type parameters: ~mobile_network_management_client.models.TagsObject + :type parameters: ~azure.mgmt.mobilenetwork.models.TagsObject :keyword callable cls: A custom type or function that will be passed the direct response :return: Site, or the result of cls(response) - :rtype: ~mobile_network_management_client.models.Site + :rtype: ~azure.mgmt.mobilenetwork.models.Site :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.Site"] @@ -613,7 +613,7 @@ def list_by_mobile_network( :type mobile_network_name: str :keyword callable cls: A custom type or function that will be passed the direct response :return: An iterator like instance of either SiteListResult or the result of cls(response) - :rtype: ~azure.core.paging.ItemPaged[~mobile_network_management_client.models.SiteListResult] + :rtype: ~azure.core.paging.ItemPaged[~azure.mgmt.mobilenetwork.models.SiteListResult] :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.SiteListResult"] diff --git a/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/operations/_slices_operations.py b/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/operations/_slices_operations.py index 6762a8726821..4746b5aa8f9e 100644 --- a/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/operations/_slices_operations.py +++ b/sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/operations/_slices_operations.py @@ -236,7 +236,7 @@ class SlicesOperations(object): instantiates it for you and attaches it as an attribute. :ivar models: Alias to model classes used in this operation group. - :type models: ~mobile_network_management_client.models + :type models: ~azure.mgmt.mobilenetwork.models :param client: Client for service requests. :param config: Configuration of service client. :param serializer: An object model serializer. @@ -371,7 +371,7 @@ def get( :type slice_name: str :keyword callable cls: A custom type or function that will be passed the direct response :return: Slice, or the result of cls(response) - :rtype: ~mobile_network_management_client.models.Slice + :rtype: ~azure.mgmt.mobilenetwork.models.Slice :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.Slice"] @@ -478,7 +478,7 @@ def begin_create_or_update( :param slice_name: The name of the mobile network slice. :type slice_name: str :param parameters: Parameters supplied to the create or update mobile network slice operation. - :type parameters: ~mobile_network_management_client.models.Slice + :type parameters: ~azure.mgmt.mobilenetwork.models.Slice :keyword callable cls: A custom type or function that will be passed the direct response :keyword str continuation_token: A continuation token to restart a poller from a saved state. :keyword polling: By default, your polling method will be ARMPolling. Pass in False for this @@ -488,7 +488,7 @@ def begin_create_or_update( :keyword int polling_interval: Default waiting time between two polls for LRO operations if no Retry-After header is present. :return: An instance of LROPoller that returns either Slice or the result of cls(response) - :rtype: ~azure.core.polling.LROPoller[~mobile_network_management_client.models.Slice] + :rtype: ~azure.core.polling.LROPoller[~azure.mgmt.mobilenetwork.models.Slice] :raises: ~azure.core.exceptions.HttpResponseError """ content_type = kwargs.pop('content_type', "application/json") # type: Optional[str] @@ -552,10 +552,10 @@ def update_tags( :param slice_name: The name of the mobile network slice. :type slice_name: str :param parameters: Parameters supplied to update mobile network slice tags. - :type parameters: ~mobile_network_management_client.models.TagsObject + :type parameters: ~azure.mgmt.mobilenetwork.models.TagsObject :keyword callable cls: A custom type or function that will be passed the direct response :return: Slice, or the result of cls(response) - :rtype: ~mobile_network_management_client.models.Slice + :rtype: ~azure.mgmt.mobilenetwork.models.Slice :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.Slice"] @@ -613,7 +613,7 @@ def list_by_mobile_network( :type mobile_network_name: str :keyword callable cls: A custom type or function that will be passed the direct response :return: An iterator like instance of either SliceListResult or the result of cls(response) - :rtype: ~azure.core.paging.ItemPaged[~mobile_network_management_client.models.SliceListResult] + :rtype: ~azure.core.paging.ItemPaged[~azure.mgmt.mobilenetwork.models.SliceListResult] :raises: ~azure.core.exceptions.HttpResponseError """ cls = kwargs.pop('cls', None) # type: ClsType["_models.SliceListResult"]