Resource Type: dsc_xazurepackidentityprovider

Defined in:
lib/puppet/type/dsc_xazurepackidentityprovider.rb
Providers:
powershell

Overview

The DSC xAzurePackIdentityProvider resource type. Automatically generated from ‘xAzurePack/DSCResources/MSFT_xAzurePackIdentityProvider/MSFT_xAzurePackIdentityProvider.schema.mof’

To learn more about PowerShell Desired State Configuration, please visit technet.microsoft.com/en-us/library/dn249912.aspx.

For more information about built-in DSC Resources, please visit technet.microsoft.com/en-us/library/dn249921.aspx.

For more information about xDsc Resources, please visit github.com/PowerShell/DscResources.

Properties

  • ensure

    The basic property that the resource should be in.

    Supported values:
    • exists?
    • present

Parameters

  • dsc_azurepackadmincredential

    AzurePackAdminCredential - Credential to be used to perform the installation.

  • dsc_dbuser

    dbUser - SQL user to be used to create the database if the SetupCredential cannot be used.

  • dsc_fullyqualifieddomainname

    FullyQualifiedDomainName - Specifies a Fully Qualified Domain Name (FQDN).

  • dsc_port

    Port - Specifies a port number.

  • dsc_psdscrunascredential

    PsDscRunAsCredential

  • dsc_sqlinstance

    SQLInstance - Database instance for the Azure Pack databases.

  • dsc_sqlserver

    SQLServer - Database server for the Azure Pack databases.

  • dsc_target

    Target - Specifies the target site. Valid values are Membership, Windows.

  • name (namevar)
  • provider

    The specific backend to use for this ‘dsc_xazurepackidentityprovider` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.