ServiceTagsOperations Class
Warning
DO NOT instantiate this class directly.
Instead, you should access the following operations through
<xref:service_tags> attribute.
Constructor
ServiceTagsOperations(*args, **kwargs)
Methods
list |
Gets a list of service tag information resources. |
list
Gets a list of service tag information resources.
list(location: str, **kwargs: Any) -> ServiceTagsListResult
Parameters
Name | Description |
---|---|
location
Required
|
The location that will be used as a reference for version (not as a filter based on location, you will get the list of service tags with prefix details across all regions but limited to the cloud that your subscription belongs to). Required. |
Returns
Type | Description |
---|---|
ServiceTagsListResult or the result of cls(response) |
Exceptions
Type | Description |
---|---|
Attributes
models
models = <module 'azure.mgmt.network.models' from 'C:\\hostedtoolcache\\windows\\Python\\3.11.10\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv169\\Lib\\site-packages\\azure\\mgmt\\network\\models\\__init__.py'>