Package version:

Interface ElasticSans

Interface representing a ElasticSans.

Hierarchy

  • ElasticSans

Methods

  • Delete a Elastic San.

    Parameters

    • resourceGroupName: string

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

    • elasticSanName: string

      The name of the ElasticSan.

    • Optional options: ElasticSansDeleteOptionalParams

      The options parameters.

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

Generated using TypeDoc