Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AutoPR track2_azure-mgmt-mobilenetwork] update readme #9652

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions sdk/mobilenetwork/azure-mgmt-mobilenetwork/_meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"@autorest/[email protected]",
"@autorest/[email protected]"
],
"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/[email protected] --use=@autorest/[email protected] --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/[email protected] --use=@autorest/[email protected] --version=3.7.2",
"readme": "specification/mobilenetwork/resource-manager/readme.md"
}
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -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"]
Expand Down Expand Up @@ -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
Expand All @@ -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]
Expand Down Expand Up @@ -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"]
Expand Down Expand Up @@ -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"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -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"]
Expand Down Expand Up @@ -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
Expand All @@ -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]
Expand Down Expand Up @@ -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"]
Expand Down Expand Up @@ -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"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -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"]
Expand Down Expand Up @@ -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
Expand All @@ -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]
Expand Down Expand Up @@ -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"]
Expand Down Expand Up @@ -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"]
Expand Down Expand Up @@ -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"]
Expand Down Expand Up @@ -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]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand All @@ -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"]
Expand Down
Loading