Resource Type: azure_bandwidth_schedule

Defined in:
lib/puppet/type/azure_bandwidth_schedule.rb
Providers:
arm

Overview

The bandwidth schedule details.

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • id

    The path ID that uniquely identifies the object.

  • properties

    The properties of the bandwidth schedule.

  • type

    The hierarchical type of the object.

Parameters

  • api_version

    The API version.

  • device_name

    The device name.

  • name (namevar)

    The object name.

  • parameters

    The bandwidth schedule to be added or updated.

  • provider

    The specific backend to use for this ‘azure_bandwidth_schedule` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.

  • resource_group_name

    The resource group name.

  • subscription_id

    The subscription ID.