Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Clouds

Package version

Interface representing a Clouds.

Hierarchy

  • Clouds

Implemented by

Index

Methods

beginCreateOrUpdate

beginCreateOrUpdateAndWait

beginDelete

  • beginDelete(resourceGroupName: string, cloudName: string, options?: CloudsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>
  • Deregisters the ScVmm fabric cloud from Azure.

    Parameters

    • resourceGroupName: string

      The name of the resource group.

    • cloudName: string

      Name of the Cloud.

    • Optional options: CloudsDeleteOptionalParams

      The options parameters.

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

beginDeleteAndWait

beginUpdate

beginUpdateAndWait

get

listByResourceGroup

listBySubscription

Generated using TypeDoc