Resource Type: azure_file_server
- Defined in:
- lib/puppet/type/azure_file_server.rb
- Providers:
-
arm
Overview
File Server information.
Properties
-
ensure
(defaults to: present)
The basic property that the resource should be in.
Supported values:- present
- absent
-
id
The ID of the resource.
-
properties
File Server properties.
-
type
The type of the resource.
Parameters
-
api_version
Specifies the version of API used for this request.
-
name (namevar)
The name of the resource.
-
parameters
The parameters to provide for File Server creation.
-
provider
The specific backend to use for this ‘azure_file_server` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.
-
resource_group_name
Name of the resource group to which the resource belongs.
-
subscription_id
The subscriptionID for the Azure user.
-
workspace_name
The name of the workspace. Workspace names can only contain a combination of alphanumeric characters along with dash (-) and underscore (_). The name must be from 1 through 64 characters long.