Resource Type: azure_media_service
- Defined in:
- lib/puppet/type/azure_media_service.rb
- Providers:
-
arm
Overview
A Media Services account.
Properties
-
ensure
(defaults to: present)
The basic property that the resource should be in.
Supported values:- present
- absent
-
id
Fully qualified resource ID for the resource.
-
location
The Azure Region of the resource.
-
properties
The resource properties.
-
tags
Resource tags.
-
type
The type of the resource.
Parameters
-
account_name
The Media Services account name.
-
api_version
The Version of the API to be used with the client request.
-
name (namevar)
The name of the resource.
-
parameters
The request parameters
-
provider
The specific backend to use for this ‘azure_media_service` 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 within the Azure subscription.
-
subscription_id
The unique identifier for a Microsoft Azure subscription.