Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SimGroupsImpl

Package version

Class containing SimGroups operations.

Hierarchy

  • SimGroupsImpl

Implements

Index

Constructors

constructor

Methods

beginCreateOrUpdate

beginCreateOrUpdateAndWait

beginDelete

  • beginDelete(resourceGroupName: string, simGroupName: string, options?: SimGroupsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>
  • Deletes the specified SIM group.

    Parameters

    • resourceGroupName: string

      The name of the resource group. The name is case insensitive.

    • simGroupName: string

      The name of the SIM Group.

    • Optional options: SimGroupsDeleteOptionalParams

      The options parameters.

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

beginDeleteAndWait

get

listByResourceGroup

listBySubscription

updateTags

Generated using TypeDoc