This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Viewing docs for Azure Native v3.25.0
published on Wednesday, Aug 5, 2026 by Pulumi
published on Wednesday, Aug 5, 2026 by Pulumi
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Viewing docs for Azure Native v3.25.0
published on Wednesday, Aug 5, 2026 by Pulumi
published on Wednesday, Aug 5, 2026 by Pulumi
Gets the specified commit.
Uses Azure REST API version 2025-07-01.
Using getCommit
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 getCommit(args: GetCommitArgs, opts?: InvokeOptions): Promise<GetCommitResult>
function getCommitOutput(args: GetCommitOutputArgs, opts?: InvokeOptions): Output<GetCommitResult>def get_commit(commit_name: Optional[str] = None,
network_manager_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetCommitResult
def get_commit_output(commit_name: pulumi.Input[Optional[str]] = None,
network_manager_name: pulumi.Input[Optional[str]] = None,
resource_group_name: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetCommitResult]func LookupCommit(ctx *Context, args *LookupCommitArgs, opts ...InvokeOption) (*LookupCommitResult, error)
func LookupCommitOutput(ctx *Context, args *LookupCommitOutputArgs, opts ...InvokeOption) LookupCommitResultOutput> Note: This function is named LookupCommit in the Go SDK.
public static class GetCommit
{
public static Task<GetCommitResult> InvokeAsync(GetCommitArgs args, InvokeOptions? opts = null)
public static Output<GetCommitResult> Invoke(GetCommitInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetCommitResult> getCommit(GetCommitArgs args, InvokeOptions options)
public static Output<GetCommitResult> getCommit(GetCommitArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:network:getCommit
arguments:
# arguments dictionarydata "azure-native_network_get_commit" "name" {
# arguments
}The following arguments are supported:
- Commit
Name string - The name of the commit.
- Network
Manager stringName - The name of the network manager.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Commit
Name string - The name of the commit.
- Network
Manager stringName - The name of the network manager.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- commit_
name string - The name of the commit.
- network_
manager_ stringname - The name of the network manager.
- resource_
group_ stringname - The name of the resource group. The name is case insensitive.
- commit
Name String - The name of the commit.
- network
Manager StringName - The name of the network manager.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- commit
Name string - The name of the commit.
- network
Manager stringName - The name of the network manager.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- commit_
name str - The name of the commit.
- network_
manager_ strname - The name of the network manager.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- commit
Name String - The name of the commit.
- network
Manager StringName - The name of the network manager.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getCommit Result
The following output properties are available:
- Azure
Api stringVersion - The Azure API version of the resource.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Id string
- Resource ID.
- Name string
- Resource name.
- Properties
Pulumi.
Azure Native. Network. Outputs. Commit Properties Response - The Commit properties
- System
Data Pulumi.Azure Native. Network. Outputs. System Data Response - The system metadata related to this resource.
- Type string
- Resource type.
- Azure
Api stringVersion - The Azure API version of the resource.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Id string
- Resource ID.
- Name string
- Resource name.
- Properties
Commit
Properties Response - The Commit properties
- System
Data SystemData Response - The system metadata related to this resource.
- Type string
- Resource type.
- azure_
api_ stringversion - The Azure API version of the resource.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- id string
- Resource ID.
- name string
- Resource name.
- properties object
- The Commit properties
- system_
data object - The system metadata related to this resource.
- type string
- Resource type.
- azure
Api StringVersion - The Azure API version of the resource.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- id String
- Resource ID.
- name String
- Resource name.
- properties
Commit
Properties Response - The Commit properties
- system
Data SystemData Response - The system metadata related to this resource.
- type String
- Resource type.
- azure
Api stringVersion - The Azure API version of the resource.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- id string
- Resource ID.
- name string
- Resource name.
- properties
Commit
Properties Response - The Commit properties
- system
Data SystemData Response - The system metadata related to this resource.
- type string
- Resource type.
- azure_
api_ strversion - The Azure API version of the resource.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- id str
- Resource ID.
- name str
- Resource name.
- properties
Commit
Properties Response - The Commit properties
- system_
data SystemData Response - The system metadata related to this resource.
- type str
- Resource type.
- azure
Api StringVersion - The Azure API version of the resource.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- id String
- Resource ID.
- name String
- Resource name.
- properties Property Map
- The Commit properties
- system
Data Property Map - The system metadata related to this resource.
- type String
- Resource type.
Supporting Types
CommitPropertiesResponse
- Active
Locations List<string> - List of active locations.
- Commit
Type string - Commit Type.
- Provisioning
State string - The provisioning state of the resource.
- Resource
Guid string - Unique identifier for this resource.
- Target
Locations List<string> - List of target locations.
- Configuration
Ids List<string> - List of configuration IDs.
- Description string
- A description of the commit.
- Force
Update stringTag - A value that, when changed, forces the commit to be re-evaluated and redeployed.
- Active
Locations []string - List of active locations.
- Commit
Type string - Commit Type.
- Provisioning
State string - The provisioning state of the resource.
- Resource
Guid string - Unique identifier for this resource.
- Target
Locations []string - List of target locations.
- Configuration
Ids []string - List of configuration IDs.
- Description string
- A description of the commit.
- Force
Update stringTag - A value that, when changed, forces the commit to be re-evaluated and redeployed.
- active_
locations list(string) - List of active locations.
- commit_
type string - Commit Type.
- provisioning_
state string - The provisioning state of the resource.
- resource_
guid string - Unique identifier for this resource.
- target_
locations list(string) - List of target locations.
- configuration_
ids list(string) - List of configuration IDs.
- description string
- A description of the commit.
- force_
update_ stringtag - A value that, when changed, forces the commit to be re-evaluated and redeployed.
- active
Locations List<String> - List of active locations.
- commit
Type String - Commit Type.
- provisioning
State String - The provisioning state of the resource.
- resource
Guid String - Unique identifier for this resource.
- target
Locations List<String> - List of target locations.
- configuration
Ids List<String> - List of configuration IDs.
- description String
- A description of the commit.
- force
Update StringTag - A value that, when changed, forces the commit to be re-evaluated and redeployed.
- active
Locations string[] - List of active locations.
- commit
Type string - Commit Type.
- provisioning
State string - The provisioning state of the resource.
- resource
Guid string - Unique identifier for this resource.
- target
Locations string[] - List of target locations.
- configuration
Ids string[] - List of configuration IDs.
- description string
- A description of the commit.
- force
Update stringTag - A value that, when changed, forces the commit to be re-evaluated and redeployed.
- active_
locations Sequence[str] - List of active locations.
- commit_
type str - Commit Type.
- provisioning_
state str - The provisioning state of the resource.
- resource_
guid str - Unique identifier for this resource.
- target_
locations Sequence[str] - List of target locations.
- configuration_
ids Sequence[str] - List of configuration IDs.
- description str
- A description of the commit.
- force_
update_ strtag - A value that, when changed, forces the commit to be re-evaluated and redeployed.
- active
Locations List<String> - List of active locations.
- commit
Type String - Commit Type.
- provisioning
State String - The provisioning state of the resource.
- resource
Guid String - Unique identifier for this resource.
- target
Locations List<String> - List of target locations.
- configuration
Ids List<String> - List of configuration IDs.
- description String
- A description of the commit.
- force
Update StringTag - A value that, when changed, forces the commit to be re-evaluated and redeployed.
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The type of identity that last modified the resource.
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The type of identity that last modified the resource.
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created_
at string - The timestamp of resource creation (UTC).
- created_
by string - The identity that created the resource.
- created_
by_ stringtype - The type of identity that created the resource.
- last_
modified_ stringat - The type of identity that last modified the resource.
- last_
modified_ stringby - The identity that last modified the resource.
- last_
modified_ stringby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The type of identity that last modified the resource.
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The type of identity that last modified the resource.
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - The type of identity that last modified the resource.
- created_
at str - The timestamp of resource creation (UTC).
- created_
by str - The identity that created the resource.
- created_
by_ strtype - The type of identity that created the resource.
- last_
modified_ strat - The type of identity that last modified the resource.
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The type of identity that last modified the resource.
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
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.
Viewing docs for Azure Native v3.25.0
published on Wednesday, Aug 5, 2026 by Pulumi
published on Wednesday, Aug 5, 2026 by Pulumi