1. Packages
  2. Azure Native
  3. API Docs
  4. automation
  5. getDscNodeConfiguration
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.1.0 published on Tuesday, Apr 8, 2025 by Pulumi

azure-native.automation.getDscNodeConfiguration

Explore with Pulumi AI

This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.1.0 published on Tuesday, Apr 8, 2025 by Pulumi

Retrieve the Dsc node configurations by node configuration.

Uses Azure REST API version 2023-11-01.

Other available API versions: 2015-10-31, 2018-01-15, 2019-06-01, 2020-01-13-preview, 2022-08-08, 2023-05-15-preview, 2024-10-23. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native automation [ApiVersion]. See the version guide for details.

Using getDscNodeConfiguration

Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

function getDscNodeConfiguration(args: GetDscNodeConfigurationArgs, opts?: InvokeOptions): Promise<GetDscNodeConfigurationResult>
function getDscNodeConfigurationOutput(args: GetDscNodeConfigurationOutputArgs, opts?: InvokeOptions): Output<GetDscNodeConfigurationResult>
Copy
def get_dsc_node_configuration(automation_account_name: Optional[str] = None,
                               node_configuration_name: Optional[str] = None,
                               resource_group_name: Optional[str] = None,
                               opts: Optional[InvokeOptions] = None) -> GetDscNodeConfigurationResult
def get_dsc_node_configuration_output(automation_account_name: Optional[pulumi.Input[str]] = None,
                               node_configuration_name: Optional[pulumi.Input[str]] = None,
                               resource_group_name: Optional[pulumi.Input[str]] = None,
                               opts: Optional[InvokeOptions] = None) -> Output[GetDscNodeConfigurationResult]
Copy
func LookupDscNodeConfiguration(ctx *Context, args *LookupDscNodeConfigurationArgs, opts ...InvokeOption) (*LookupDscNodeConfigurationResult, error)
func LookupDscNodeConfigurationOutput(ctx *Context, args *LookupDscNodeConfigurationOutputArgs, opts ...InvokeOption) LookupDscNodeConfigurationResultOutput
Copy

> Note: This function is named LookupDscNodeConfiguration in the Go SDK.

public static class GetDscNodeConfiguration 
{
    public static Task<GetDscNodeConfigurationResult> InvokeAsync(GetDscNodeConfigurationArgs args, InvokeOptions? opts = null)
    public static Output<GetDscNodeConfigurationResult> Invoke(GetDscNodeConfigurationInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetDscNodeConfigurationResult> getDscNodeConfiguration(GetDscNodeConfigurationArgs args, InvokeOptions options)
public static Output<GetDscNodeConfigurationResult> getDscNodeConfiguration(GetDscNodeConfigurationArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:automation:getDscNodeConfiguration
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

AutomationAccountName
This property is required.
Changes to this property will trigger replacement.
string
The name of the automation account.
NodeConfigurationName
This property is required.
Changes to this property will trigger replacement.
string
The Dsc node configuration name.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
Name of an Azure Resource group.
AutomationAccountName
This property is required.
Changes to this property will trigger replacement.
string
The name of the automation account.
NodeConfigurationName
This property is required.
Changes to this property will trigger replacement.
string
The Dsc node configuration name.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
Name of an Azure Resource group.
automationAccountName
This property is required.
Changes to this property will trigger replacement.
String
The name of the automation account.
nodeConfigurationName
This property is required.
Changes to this property will trigger replacement.
String
The Dsc node configuration name.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
Name of an Azure Resource group.
automationAccountName
This property is required.
Changes to this property will trigger replacement.
string
The name of the automation account.
nodeConfigurationName
This property is required.
Changes to this property will trigger replacement.
string
The Dsc node configuration name.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
Name of an Azure Resource group.
automation_account_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the automation account.
node_configuration_name
This property is required.
Changes to this property will trigger replacement.
str
The Dsc node configuration name.
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
Name of an Azure Resource group.
automationAccountName
This property is required.
Changes to this property will trigger replacement.
String
The name of the automation account.
nodeConfigurationName
This property is required.
Changes to this property will trigger replacement.
String
The Dsc node configuration name.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
Name of an Azure Resource group.

getDscNodeConfiguration Result

The following output properties are available:

AzureApiVersion string
The Azure API version of the resource.
Id string
Fully qualified resource Id for the resource
Name string
The name of the resource
Type string
The type of the resource.
Configuration Pulumi.AzureNative.Automation.Outputs.DscConfigurationAssociationPropertyResponse
Gets or sets the configuration of the node.
CreationTime string
Gets or sets creation time.
IncrementNodeConfigurationBuild bool
If a new build version of NodeConfiguration is required.
LastModifiedTime string
Gets or sets the last modified time.
NodeCount double
Number of nodes with this node configuration assigned
Source string
Source of node configuration.
AzureApiVersion string
The Azure API version of the resource.
Id string
Fully qualified resource Id for the resource
Name string
The name of the resource
Type string
The type of the resource.
Configuration DscConfigurationAssociationPropertyResponse
Gets or sets the configuration of the node.
CreationTime string
Gets or sets creation time.
IncrementNodeConfigurationBuild bool
If a new build version of NodeConfiguration is required.
LastModifiedTime string
Gets or sets the last modified time.
NodeCount float64
Number of nodes with this node configuration assigned
Source string
Source of node configuration.
azureApiVersion String
The Azure API version of the resource.
id String
Fully qualified resource Id for the resource
name String
The name of the resource
type String
The type of the resource.
configuration DscConfigurationAssociationPropertyResponse
Gets or sets the configuration of the node.
creationTime String
Gets or sets creation time.
incrementNodeConfigurationBuild Boolean
If a new build version of NodeConfiguration is required.
lastModifiedTime String
Gets or sets the last modified time.
nodeCount Double
Number of nodes with this node configuration assigned
source String
Source of node configuration.
azureApiVersion string
The Azure API version of the resource.
id string
Fully qualified resource Id for the resource
name string
The name of the resource
type string
The type of the resource.
configuration DscConfigurationAssociationPropertyResponse
Gets or sets the configuration of the node.
creationTime string
Gets or sets creation time.
incrementNodeConfigurationBuild boolean
If a new build version of NodeConfiguration is required.
lastModifiedTime string
Gets or sets the last modified time.
nodeCount number
Number of nodes with this node configuration assigned
source string
Source of node configuration.
azure_api_version str
The Azure API version of the resource.
id str
Fully qualified resource Id for the resource
name str
The name of the resource
type str
The type of the resource.
configuration DscConfigurationAssociationPropertyResponse
Gets or sets the configuration of the node.
creation_time str
Gets or sets creation time.
increment_node_configuration_build bool
If a new build version of NodeConfiguration is required.
last_modified_time str
Gets or sets the last modified time.
node_count float
Number of nodes with this node configuration assigned
source str
Source of node configuration.
azureApiVersion String
The Azure API version of the resource.
id String
Fully qualified resource Id for the resource
name String
The name of the resource
type String
The type of the resource.
configuration Property Map
Gets or sets the configuration of the node.
creationTime String
Gets or sets creation time.
incrementNodeConfigurationBuild Boolean
If a new build version of NodeConfiguration is required.
lastModifiedTime String
Gets or sets the last modified time.
nodeCount Number
Number of nodes with this node configuration assigned
source String
Source of node configuration.

Supporting Types

DscConfigurationAssociationPropertyResponse

Name string
Gets or sets the name of the Dsc configuration.
Name string
Gets or sets the name of the Dsc configuration.
name String
Gets or sets the name of the Dsc configuration.
name string
Gets or sets the name of the Dsc configuration.
name str
Gets or sets the name of the Dsc configuration.
name String
Gets or sets the name of the Dsc configuration.

Package Details

Repository
Azure Native pulumi/pulumi-azure-native
License
Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.1.0 published on Tuesday, Apr 8, 2025 by Pulumi