Resource Type: dsc_aadnamedlocationpolicy
- Defined in:
- lib/puppet/type/dsc_aadnamedlocationpolicy.rb
Overview
The DSC AADNamedLocationPolicy resource type. Automatically generated from version 1.21.1222.1
Properties
-
dsc_applicationid
Id of the Azure Active Directory application to authenticate with.
-
dsc_applicationsecret
Secret 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_countriesandregions
Specifies the countries and regions for the Named Location in Azure Active Directory
-
dsc_ensure
Specify if the Azure AD Named Location should exist or not.
-
dsc_id
Specifies the ID of a Named Location in Azure Active Directory.
-
dsc_includeunknowncountriesandregions
Specifies the includeUnknownCountriesAndRegions value for the Named Location in Azure Active Directory
-
dsc_ipranges
Specifies the IP ranges of the Named Location in Azure Active Directory
-
dsc_istrusted
Specifies the isTrusted value for the Named Location in Azure Active Directory
-
dsc_odatatype
Specifies the Odata Type of a Named Location object in Azure Active Directory
-
dsc_tenantid
Id of the Azure Active Directory tenant used for authentication.
Parameters
-
dsc_credential
Credentials for the Microsoft Graph delegated permissions.
-
dsc_displayname (namevar)
Specifies the Display Name of a Named Location in Azure Active Directory
-
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).