Resource Type: azure_management_policy
- Defined in:
- lib/puppet/type/azure_management_policy.rb
- Providers:
-
arm
Overview
The Get Storage Account ManagementPolicies operation response.
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. Ex - /subscriptions/subscriptionId/resourceGroups/resourceGroupName/providers/resourceProviderNamespace/resourceType/resourceName
-
properties
Returns the Storage Account Data Policies Rules.
-
type
The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.
Parameters
-
account_name
The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only.
-
api_version
The API version to use for this operation.
-
name (namevar)
The name of the resource
-
provider
The specific backend to use for this ‘azure_management_policy` 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 user’s subscription. The name is case insensitive.
-
subscription_id
The ID of the target subscription.