Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AdaptiveNetworkHardenings

Package version

Interface representing a AdaptiveNetworkHardenings.

Hierarchy

  • AdaptiveNetworkHardenings

Implemented by

Index

Methods

beginEnforce

  • Enforces the given rules on the NSG(s) listed in the request

    Parameters

    • resourceGroupName: string

      The name of the resource group within the user's subscription. The name is case insensitive.

    • resourceNamespace: string

      The Namespace of the resource.

    • resourceType: string

      The type of the resource.

    • resourceName: string

      Name of the resource.

    • adaptiveNetworkHardeningResourceName: string

      The name of the Adaptive Network Hardening resource.

    • body: AdaptiveNetworkHardeningEnforceRequest
    • Optional options: AdaptiveNetworkHardeningsEnforceOptionalParams

      The options parameters.

    Returns Promise<PollerLike<PollOperationState<void>, void>>

beginEnforceAndWait

get

listByExtendedResource

Generated using TypeDoc