MonitorManagementClient Class
Monitor Management Client.
- Inheritance
-
builtins.objectMonitorManagementClient
Constructor
MonitorManagementClient(credential: TokenCredential, subscription_id: str, base_url: str = 'https://management.azure.com', **kwargs: Any)
Parameters
- base_url
- str
default value: https://management.azure.com
Service URL. Default value is 'https://management.azure.com'.
- polling_interval
- int
Default waiting time between two polls for LRO operations if no Retry-After header is present.
Variables
- private_link_scopes
- <xref:$>(<xref:python-base-namespace>)PrivateLinkScopesOperations
PrivateLinkScopesOperations operations
- private_link_scope_operation_status
- <xref:$>(<xref:python-base-namespace>)PrivateLinkScopeOperationStatusOperations
PrivateLinkScopeOperationStatusOperations operations
- private_link_resources
- <xref:$>(<xref:python-base-namespace>)PrivateLinkResourcesOperations
PrivateLinkResourcesOperations operations
- private_endpoint_connections
- <xref:$>(<xref:python-base-namespace>)PrivateEndpointConnectionsOperations
PrivateEndpointConnectionsOperations operations
- private_link_scoped_resources
- <xref:$>(<xref:python-base-namespace>)PrivateLinkScopedResourcesOperations
PrivateLinkScopedResourcesOperations operations
Methods
| close |
close
close() -> None
Feedback
Submit and view feedback for