azure.mgmt.vmwarecloudsimple package

Module contents

class azure.mgmt.vmwarecloudsimple.VMwareCloudSimple(credential: TokenCredential, subscription_id: str, base_url: str = 'https://management.azure.com', **kwargs: Any)[source]

Bases: object

Description of the new service.

Variables
Parameters
Keyword Arguments
  • api_version (str) – Api Version. Default value is “2019-04-01”. Note that overriding this default value may result in unsupported behavior.

  • polling_interval (int) – Default waiting time between two polls for LRO operations if no Retry-After header is present.

close()None[source]