NetworkSecurityPerimeterConfigurationsOperations Class

Warning

DO NOT instantiate this class directly.

Instead, you should access the following operations through

EventHubManagementClient's

<xref:network_security_perimeter_configurations> attribute.

Inheritance
builtins.object
NetworkSecurityPerimeterConfigurationsOperations

Constructor

NetworkSecurityPerimeterConfigurationsOperations(*args, **kwargs)

Methods

begin_create_or_update

Refreshes any information about the association.

begin_create_or_update

Refreshes any information about the association.

begin_create_or_update(resource_group_name: str, namespace_name: str, resource_association_name: str, **kwargs: Any) -> LROPoller[None]

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.

resource_association_name
Required
str

The ResourceAssociation Name. Required.

Keyword-Only Parameters

Name Description
cls

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

continuation_token
str

A continuation token to restart a poller from a saved state.

polling

By default, your polling method will be ARMPolling. Pass in False for this operation to not poll, or pass in your own initialized polling object for a personal polling strategy.

polling_interval
int

Default waiting time between two polls for LRO operations if no Retry-After header is present.

Returns

Type Description

An instance of LROPoller that returns either None 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'>