NetworkSecurityPerimeterConfigurationOperations interface

Interface representing a NetworkSecurityPerimeterConfigurationOperations.

Methods

list(string, string, NetworkSecurityPerimeterConfigurationListOptionalParams)

Gets list of current NetworkSecurityPerimeterConfiguration for Namespace

Method Details

list(string, string, NetworkSecurityPerimeterConfigurationListOptionalParams)

Gets list of current NetworkSecurityPerimeterConfiguration for Namespace

function list(resourceGroupName: string, namespaceName: string, options?: NetworkSecurityPerimeterConfigurationListOptionalParams): Promise<NetworkSecurityPerimeterConfigurationList>

Parameters

resourceGroupName

string

Name of the resource group within the azure subscription.

namespaceName

string

The Namespace name

Returns