NetworkSecurityPerimeterConfigurationOperations Class

Warning

DO NOT instantiate this class directly.

Instead, you should access the following operations through

EventHubManagementClient's

<xref:network_security_perimeter_configuration> attribute.

Inheritance
builtins.object
NetworkSecurityPerimeterConfigurationOperations

Constructor

NetworkSecurityPerimeterConfigurationOperations(*args, **kwargs)

Methods

list

Gets list of current NetworkSecurityPerimeterConfiguration for Namespace.

list

Gets list of current NetworkSecurityPerimeterConfiguration for Namespace.

list(resource_group_name: str, namespace_name: str, **kwargs: Any) -> NetworkSecurityPerimeterConfigurationList

Parameters

Name Description
resource_group_name
Required
str

Name of the resource group within the azure subscription. Required.

namespace_name
Required
str

The Namespace name. Required.

Keyword-Only Parameters

Name Description
cls

A custom type or function that will be passed the direct response

Returns

Type Description

NetworkSecurityPerimeterConfigurationList or the result of cls(response)

Exceptions

Type Description

Attributes

models

models = <module 'azure.mgmt.eventhub.v2022_01_01_preview.models' from 'C:\\hostedtoolcache\\windows\\Python\\3.11.9\\x64\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2022_01_01_preview\\models\\__init__.py'>