Resource Type: azure_load_balancer
- Defined in:
- lib/puppet/type/azure_load_balancer.rb
- Providers:
-
arm
Overview
LoadBalancer resource.
Properties
-
ensure
(defaults to: present)
The basic property that the resource should be in.
Supported values:- present
- absent
-
etag
A unique read-only string that changes whenever the resource is updated.
-
id
Resource ID.
-
location
Resource location.
-
properties
Properties of load balancer.
-
sku
The load balancer SKU.
-
tags
Resource tags.
-
type
Resource type.
Parameters
-
api_version
Client API version.
-
name (namevar)
Resource name.
-
parameters
Parameters supplied to the create or update load balancer operation.
-
provider
The specific backend to use for this ‘azure_load_balancer` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.
-
resource_group_name
The name of the resource group.
-
subscription_id
The subscription credentials which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.