Resource Type: azure_server_endpoint
- Defined in:
- lib/puppet/type/azure_server_endpoint.rb
- Providers:
-
arm
Overview
Server Endpoint object.
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
Server Endpoint properties.
-
type
The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.
Parameters
-
api_version
The API version to use for this operation.
-
name (namevar)
The name of the resource
-
parameters
Body of Server Endpoint object.
-
provider
The specific backend to use for this ‘azure_server_endpoint` 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. The name is case insensitive.
-
storage_sync_service_name
Name of Storage Sync Service resource.
-
subscription_id
The ID of the target subscription.
-
sync_group_name
Name of Sync Group resource.