Resource Type: dsc_pppowerappsenvironment

Defined in:
lib/puppet/type/dsc_pppowerappsenvironment.rb

Overview

The DSC PPPowerAppsEnvironment resource type. Automatically generated from version 1.21.1222.1

Properties

  • dsc_applicationid

    Id of the Azure Active Directory application to authenticate with.

  • dsc_certificatethumbprint

    Thumbprint of the Azure Active Directory application’s authentication certificate to use for authentication.

  • dsc_ensure

    Only accepted value is ‘Present’.

  • dsc_environmentsku

    Environment type.

  • dsc_location

    Location of the PowerApps environment.

  • dsc_tenantid

    Name of the Azure Active Directory tenant used for authentication. Format contoso.onmicrosoft.com

Parameters

  • dsc_credential

    Credentials of the Power Platform Admin

  • dsc_displayname (namevar)

    Display name for the PowerApps environment

  • dsc_psdscrunascredential
  • name (namevar)

    Description of the purpose for this resource declaration.

  • validation_mode (defaults to: property)

    Whether to check if the resource is in the desired state by property (default) or using Invoke-DscResource in Test mode (resource).