This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.automation.getDscNodeConfiguration
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
Retrieve the Dsc node configurations by node configuration. Azure REST API version: 2022-08-08.
Other available API versions: 2023-05-15-preview, 2023-11-01, 2024-10-23.
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>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]func LookupDscNodeConfiguration(ctx *Context, args *LookupDscNodeConfigurationArgs, opts ...InvokeOption) (*LookupDscNodeConfigurationResult, error)
func LookupDscNodeConfigurationOutput(ctx *Context, args *LookupDscNodeConfigurationOutputArgs, opts ...InvokeOption) LookupDscNodeConfigurationResultOutput> 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)
}public static CompletableFuture<GetDscNodeConfigurationResult> getDscNodeConfiguration(GetDscNodeConfigurationArgs args, InvokeOptions options)
public static Output<GetDscNodeConfigurationResult> getDscNodeConfiguration(GetDscNodeConfigurationArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:automation:getDscNodeConfiguration
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AutomationAccount stringName 
- The name of the automation account.
- NodeConfiguration stringName 
- The Dsc node configuration name.
- ResourceGroup stringName 
- Name of an Azure Resource group.
- AutomationAccount stringName 
- The name of the automation account.
- NodeConfiguration stringName 
- The Dsc node configuration name.
- ResourceGroup stringName 
- Name of an Azure Resource group.
- automationAccount StringName 
- The name of the automation account.
- nodeConfiguration StringName 
- The Dsc node configuration name.
- resourceGroup StringName 
- Name of an Azure Resource group.
- automationAccount stringName 
- The name of the automation account.
- nodeConfiguration stringName 
- The Dsc node configuration name.
- resourceGroup stringName 
- Name of an Azure Resource group.
- automation_account_ strname 
- The name of the automation account.
- node_configuration_ strname 
- The Dsc node configuration name.
- resource_group_ strname 
- Name of an Azure Resource group.
- automationAccount StringName 
- The name of the automation account.
- nodeConfiguration StringName 
- The Dsc node configuration name.
- resourceGroup StringName 
- Name of an Azure Resource group.
getDscNodeConfiguration Result
The following output properties are available:
- 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.Azure Native. Automation. Outputs. Dsc Configuration Association Property Response 
- Gets or sets the configuration of the node.
- CreationTime string
- Gets or sets creation time.
- IncrementNode boolConfiguration Build 
- If a new build version of NodeConfiguration is required.
- LastModified stringTime 
- Gets or sets the last modified time.
- NodeCount double
- Number of nodes with this node configuration assigned
- Source string
- Source of node configuration.
- Id string
- Fully qualified resource Id for the resource
- Name string
- The name of the resource
- Type string
- The type of the resource.
- Configuration
DscConfiguration Association Property Response 
- Gets or sets the configuration of the node.
- CreationTime string
- Gets or sets creation time.
- IncrementNode boolConfiguration Build 
- If a new build version of NodeConfiguration is required.
- LastModified stringTime 
- Gets or sets the last modified time.
- NodeCount float64
- Number of nodes with this node configuration assigned
- Source string
- Source of node configuration.
- id String
- Fully qualified resource Id for the resource
- name String
- The name of the resource
- type String
- The type of the resource.
- configuration
DscConfiguration Association Property Response 
- Gets or sets the configuration of the node.
- creationTime String
- Gets or sets creation time.
- incrementNode BooleanConfiguration Build 
- If a new build version of NodeConfiguration is required.
- lastModified StringTime 
- Gets or sets the last modified time.
- nodeCount Double
- Number of nodes with this node configuration assigned
- source String
- Source of node configuration.
- id string
- Fully qualified resource Id for the resource
- name string
- The name of the resource
- type string
- The type of the resource.
- configuration
DscConfiguration Association Property Response 
- Gets or sets the configuration of the node.
- creationTime string
- Gets or sets creation time.
- incrementNode booleanConfiguration Build 
- If a new build version of NodeConfiguration is required.
- lastModified stringTime 
- Gets or sets the last modified time.
- nodeCount number
- Number of nodes with this node configuration assigned
- source string
- Source of node configuration.
- id str
- Fully qualified resource Id for the resource
- name str
- The name of the resource
- type str
- The type of the resource.
- configuration
DscConfiguration Association Property Response 
- Gets or sets the configuration of the node.
- creation_time str
- Gets or sets creation time.
- increment_node_ boolconfiguration_ build 
- If a new build version of NodeConfiguration is required.
- last_modified_ strtime 
- Gets or sets the last modified time.
- node_count float
- Number of nodes with this node configuration assigned
- source str
- Source of node configuration.
- 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.
- incrementNode BooleanConfiguration Build 
- If a new build version of NodeConfiguration is required.
- lastModified StringTime 
- 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 v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi