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.8.0 published on Wednesday, Sep 3, 2025 by Pulumi
azure-native.hybridnetwork.getNetworkFunction
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.8.0 published on Wednesday, Sep 3, 2025 by Pulumi
Gets information about the specified network function resource.
Uses Azure REST API version 2024-04-15.
Other available API versions: 2022-01-01-preview, 2023-09-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native hybridnetwork [ApiVersion]
. See the version guide for details.
Using getNetworkFunction
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 getNetworkFunction(args: GetNetworkFunctionArgs, opts?: InvokeOptions): Promise<GetNetworkFunctionResult>
function getNetworkFunctionOutput(args: GetNetworkFunctionOutputArgs, opts?: InvokeOptions): Output<GetNetworkFunctionResult>
def get_network_function(network_function_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetNetworkFunctionResult
def get_network_function_output(network_function_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetNetworkFunctionResult]
func LookupNetworkFunction(ctx *Context, args *LookupNetworkFunctionArgs, opts ...InvokeOption) (*LookupNetworkFunctionResult, error)
func LookupNetworkFunctionOutput(ctx *Context, args *LookupNetworkFunctionOutputArgs, opts ...InvokeOption) LookupNetworkFunctionResultOutput
> Note: This function is named LookupNetworkFunction
in the Go SDK.
public static class GetNetworkFunction
{
public static Task<GetNetworkFunctionResult> InvokeAsync(GetNetworkFunctionArgs args, InvokeOptions? opts = null)
public static Output<GetNetworkFunctionResult> Invoke(GetNetworkFunctionInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetNetworkFunctionResult> getNetworkFunction(GetNetworkFunctionArgs args, InvokeOptions options)
public static Output<GetNetworkFunctionResult> getNetworkFunction(GetNetworkFunctionArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:hybridnetwork:getNetworkFunction
arguments:
# arguments dictionary
The following arguments are supported:
- Network
Function stringName - The name of the network function resource.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Network
Function stringName - The name of the network function resource.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- network
Function StringName - The name of the network function resource.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- network
Function stringName - The name of the network function resource.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- network_
function_ strname - The name of the network function resource.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- network
Function StringName - The name of the network function resource.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getNetworkFunction Result
The following output properties are available:
- Azure
Api stringVersion - The Azure API version of the resource.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Properties
Pulumi.
Azure | Pulumi.Native. Hybrid Network. Outputs. Network Function Value With Secrets Response Azure Native. Hybrid Network. Outputs. Network Function Value Without Secrets Response - Network function properties.
- System
Data Pulumi.Azure Native. Hybrid Network. Outputs. System Data Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Identity
Pulumi.
Azure Native. Hybrid Network. Outputs. Managed Service Identity Response - The managed identity of the network function.
- Dictionary<string, string>
- Resource tags.
- Azure
Api stringVersion - The Azure API version of the resource.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Properties
Network
Function | NetworkValue With Secrets Response Function Value Without Secrets Response - Network function properties.
- System
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Identity
Managed
Service Identity Response - The managed identity of the network function.
- map[string]string
- Resource tags.
- azure
Api StringVersion - The Azure API version of the resource.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- properties
Network
Function | NetworkValue With Secrets Response Function Value Without Secrets Response - Network function properties.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- etag String
- A unique read-only string that changes whenever the resource is updated.
- identity
Managed
Service Identity Response - The managed identity of the network function.
- Map<String,String>
- Resource tags.
- azure
Api stringVersion - The Azure API version of the resource.
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location string
- The geo-location where the resource lives
- name string
- The name of the resource
- properties
Network
Function | NetworkValue With Secrets Response Function Value Without Secrets Response - Network function properties.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- etag string
- A unique read-only string that changes whenever the resource is updated.
- identity
Managed
Service Identity Response - The managed identity of the network function.
- {[key: string]: string}
- Resource tags.
- azure_
api_ strversion - The Azure API version of the resource.
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location str
- The geo-location where the resource lives
- name str
- The name of the resource
- properties
Network
Function | NetworkValue With Secrets Response Function Value Without Secrets Response - Network function properties.
- system_
data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- etag str
- A unique read-only string that changes whenever the resource is updated.
- identity
Managed
Service Identity Response - The managed identity of the network function.
- Mapping[str, str]
- Resource tags.
- azure
Api StringVersion - The Azure API version of the resource.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- properties Property Map | Property Map
- Network function properties.
- system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- etag String
- A unique read-only string that changes whenever the resource is updated.
- identity Property Map
- The managed identity of the network function.
- Map<String>
- Resource tags.
Supporting Types
ManagedServiceIdentityResponse
- Principal
Id string - The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- Tenant
Id string - The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
- Type string
- Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
- User
Assigned Dictionary<string, Pulumi.Identities Azure Native. Hybrid Network. Inputs. User Assigned Identity Response> - The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
- Principal
Id string - The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- Tenant
Id string - The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
- Type string
- Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
- User
Assigned map[string]UserIdentities Assigned Identity Response - The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
- principal
Id String - The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- tenant
Id String - The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
- type String
- Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
- user
Assigned Map<String,UserIdentities Assigned Identity Response> - The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
- principal
Id string - The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- tenant
Id string - The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
- type string
- Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
- user
Assigned {[key: string]: UserIdentities Assigned Identity Response} - The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
- principal_
id str - The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- tenant_
id str - The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
- type str
- Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
- user_
assigned_ Mapping[str, Useridentities Assigned Identity Response] - The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
- principal
Id String - The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- tenant
Id String - The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
- type String
- Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
- user
Assigned Map<Property Map>Identities - The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
NetworkFunctionValueWithSecretsResponse
- Provisioning
State string - The provisioning state of the network function resource.
- Allow
Software boolUpdate - Indicates if software updates are allowed during deployment.
- Network
Function stringDefinition Group Name - The network function definition group name for the network function.
- Network
Function stringDefinition Offering Location - The location of the network function definition offering.
- Network
Function stringDefinition Version - The network function definition version for the network function.
- Network
Function Pulumi.Definition Version Resource Reference Azure | Pulumi.Native. Hybrid Network. Inputs. Open Deployment Resource Reference Response Azure Native. Hybrid Network. Inputs. Secret Deployment Resource Reference Response - The network function definition version resource reference.
- Nfvi
Id string - The nfviId for the network function.
- Nfvi
Type string - The nfvi type for the network function.
- Publisher
Name string - The publisher name for the network function.
- Publisher
Scope string - The scope of the publisher.
- Role
Override List<string>Values - The role configuration override values from the user.
- Provisioning
State string - The provisioning state of the network function resource.
- Allow
Software boolUpdate - Indicates if software updates are allowed during deployment.
- Network
Function stringDefinition Group Name - The network function definition group name for the network function.
- Network
Function stringDefinition Offering Location - The location of the network function definition offering.
- Network
Function stringDefinition Version - The network function definition version for the network function.
- Network
Function OpenDefinition Version Resource Reference Deployment | SecretResource Reference Response Deployment Resource Reference Response - The network function definition version resource reference.
- Nfvi
Id string - The nfviId for the network function.
- Nfvi
Type string - The nfvi type for the network function.
- Publisher
Name string - The publisher name for the network function.
- Publisher
Scope string - The scope of the publisher.
- Role
Override []stringValues - The role configuration override values from the user.
- provisioning
State String - The provisioning state of the network function resource.
- allow
Software BooleanUpdate - Indicates if software updates are allowed during deployment.
- network
Function StringDefinition Group Name - The network function definition group name for the network function.
- network
Function StringDefinition Offering Location - The location of the network function definition offering.
- network
Function StringDefinition Version - The network function definition version for the network function.
- network
Function OpenDefinition Version Resource Reference Deployment | SecretResource Reference Response Deployment Resource Reference Response - The network function definition version resource reference.
- nfvi
Id String - The nfviId for the network function.
- nfvi
Type String - The nfvi type for the network function.
- publisher
Name String - The publisher name for the network function.
- publisher
Scope String - The scope of the publisher.
- role
Override List<String>Values - The role configuration override values from the user.
- provisioning
State string - The provisioning state of the network function resource.
- allow
Software booleanUpdate - Indicates if software updates are allowed during deployment.
- network
Function stringDefinition Group Name - The network function definition group name for the network function.
- network
Function stringDefinition Offering Location - The location of the network function definition offering.
- network
Function stringDefinition Version - The network function definition version for the network function.
- network
Function OpenDefinition Version Resource Reference Deployment | SecretResource Reference Response Deployment Resource Reference Response - The network function definition version resource reference.
- nfvi
Id string - The nfviId for the network function.
- nfvi
Type string - The nfvi type for the network function.
- publisher
Name string - The publisher name for the network function.
- publisher
Scope string - The scope of the publisher.
- role
Override string[]Values - The role configuration override values from the user.
- provisioning_
state str - The provisioning state of the network function resource.
- allow_
software_ boolupdate - Indicates if software updates are allowed during deployment.
- network_
function_ strdefinition_ group_ name - The network function definition group name for the network function.
- network_
function_ strdefinition_ offering_ location - The location of the network function definition offering.
- network_
function_ strdefinition_ version - The network function definition version for the network function.
- network_
function_ Opendefinition_ version_ resource_ reference Deployment | SecretResource Reference Response Deployment Resource Reference Response - The network function definition version resource reference.
- nfvi_
id str - The nfviId for the network function.
- nfvi_
type str - The nfvi type for the network function.
- publisher_
name str - The publisher name for the network function.
- publisher_
scope str - The scope of the publisher.
- role_
override_ Sequence[str]values - The role configuration override values from the user.
- provisioning
State String - The provisioning state of the network function resource.
- allow
Software BooleanUpdate - Indicates if software updates are allowed during deployment.
- network
Function StringDefinition Group Name - The network function definition group name for the network function.
- network
Function StringDefinition Offering Location - The location of the network function definition offering.
- network
Function StringDefinition Version - The network function definition version for the network function.
- network
Function Property Map | Property MapDefinition Version Resource Reference - The network function definition version resource reference.
- nfvi
Id String - The nfviId for the network function.
- nfvi
Type String - The nfvi type for the network function.
- publisher
Name String - The publisher name for the network function.
- publisher
Scope String - The scope of the publisher.
- role
Override List<String>Values - The role configuration override values from the user.
NetworkFunctionValueWithoutSecretsResponse
- Provisioning
State string - The provisioning state of the network function resource.
- Allow
Software boolUpdate - Indicates if software updates are allowed during deployment.
- Deployment
Values string - The JSON-serialized deployment values from the user.
- Network
Function stringDefinition Group Name - The network function definition group name for the network function.
- Network
Function stringDefinition Offering Location - The location of the network function definition offering.
- Network
Function stringDefinition Version - The network function definition version for the network function.
- Network
Function Pulumi.Definition Version Resource Reference Azure | Pulumi.Native. Hybrid Network. Inputs. Open Deployment Resource Reference Response Azure Native. Hybrid Network. Inputs. Secret Deployment Resource Reference Response - The network function definition version resource reference.
- Nfvi
Id string - The nfviId for the network function.
- Nfvi
Type string - The nfvi type for the network function.
- Publisher
Name string - The publisher name for the network function.
- Publisher
Scope string - The scope of the publisher.
- Role
Override List<string>Values - The role configuration override values from the user.
- Provisioning
State string - The provisioning state of the network function resource.
- Allow
Software boolUpdate - Indicates if software updates are allowed during deployment.
- Deployment
Values string - The JSON-serialized deployment values from the user.
- Network
Function stringDefinition Group Name - The network function definition group name for the network function.
- Network
Function stringDefinition Offering Location - The location of the network function definition offering.
- Network
Function stringDefinition Version - The network function definition version for the network function.
- Network
Function OpenDefinition Version Resource Reference Deployment | SecretResource Reference Response Deployment Resource Reference Response - The network function definition version resource reference.
- Nfvi
Id string - The nfviId for the network function.
- Nfvi
Type string - The nfvi type for the network function.
- Publisher
Name string - The publisher name for the network function.
- Publisher
Scope string - The scope of the publisher.
- Role
Override []stringValues - The role configuration override values from the user.
- provisioning
State String - The provisioning state of the network function resource.
- allow
Software BooleanUpdate - Indicates if software updates are allowed during deployment.
- deployment
Values String - The JSON-serialized deployment values from the user.
- network
Function StringDefinition Group Name - The network function definition group name for the network function.
- network
Function StringDefinition Offering Location - The location of the network function definition offering.
- network
Function StringDefinition Version - The network function definition version for the network function.
- network
Function OpenDefinition Version Resource Reference Deployment | SecretResource Reference Response Deployment Resource Reference Response - The network function definition version resource reference.
- nfvi
Id String - The nfviId for the network function.
- nfvi
Type String - The nfvi type for the network function.
- publisher
Name String - The publisher name for the network function.
- publisher
Scope String - The scope of the publisher.
- role
Override List<String>Values - The role configuration override values from the user.
- provisioning
State string - The provisioning state of the network function resource.
- allow
Software booleanUpdate - Indicates if software updates are allowed during deployment.
- deployment
Values string - The JSON-serialized deployment values from the user.
- network
Function stringDefinition Group Name - The network function definition group name for the network function.
- network
Function stringDefinition Offering Location - The location of the network function definition offering.
- network
Function stringDefinition Version - The network function definition version for the network function.
- network
Function OpenDefinition Version Resource Reference Deployment | SecretResource Reference Response Deployment Resource Reference Response - The network function definition version resource reference.
- nfvi
Id string - The nfviId for the network function.
- nfvi
Type string - The nfvi type for the network function.
- publisher
Name string - The publisher name for the network function.
- publisher
Scope string - The scope of the publisher.
- role
Override string[]Values - The role configuration override values from the user.
- provisioning_
state str - The provisioning state of the network function resource.
- allow_
software_ boolupdate - Indicates if software updates are allowed during deployment.
- deployment_
values str - The JSON-serialized deployment values from the user.
- network_
function_ strdefinition_ group_ name - The network function definition group name for the network function.
- network_
function_ strdefinition_ offering_ location - The location of the network function definition offering.
- network_
function_ strdefinition_ version - The network function definition version for the network function.
- network_
function_ Opendefinition_ version_ resource_ reference Deployment | SecretResource Reference Response Deployment Resource Reference Response - The network function definition version resource reference.
- nfvi_
id str - The nfviId for the network function.
- nfvi_
type str - The nfvi type for the network function.
- publisher_
name str - The publisher name for the network function.
- publisher_
scope str - The scope of the publisher.
- role_
override_ Sequence[str]values - The role configuration override values from the user.
- provisioning
State String - The provisioning state of the network function resource.
- allow
Software BooleanUpdate - Indicates if software updates are allowed during deployment.
- deployment
Values String - The JSON-serialized deployment values from the user.
- network
Function StringDefinition Group Name - The network function definition group name for the network function.
- network
Function StringDefinition Offering Location - The location of the network function definition offering.
- network
Function StringDefinition Version - The network function definition version for the network function.
- network
Function Property Map | Property MapDefinition Version Resource Reference - The network function definition version resource reference.
- nfvi
Id String - The nfviId for the network function.
- nfvi
Type String - The nfvi type for the network function.
- publisher
Name String - The publisher name for the network function.
- publisher
Scope String - The scope of the publisher.
- role
Override List<String>Values - The role configuration override values from the user.
OpenDeploymentResourceReferenceResponse
- Id string
- Resource ID.
- Id string
- Resource ID.
- id String
- Resource ID.
- id string
- Resource ID.
- id str
- Resource ID.
- id String
- Resource ID.
SecretDeploymentResourceReferenceResponse
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 timestamp of resource last modification (UTC)
- 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 timestamp of resource last modification (UTC)
- 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 timestamp of resource last modification (UTC)
- 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 timestamp of resource last modification (UTC)
- 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 timestamp of resource last modification (UTC)
- 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 timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
UserAssignedIdentityResponse
- Client
Id string - The client ID of the assigned identity.
- Principal
Id string - The principal ID of the assigned identity.
- Client
Id string - The client ID of the assigned identity.
- Principal
Id string - The principal ID of the assigned identity.
- client
Id String - The client ID of the assigned identity.
- principal
Id String - The principal ID of the assigned identity.
- client
Id string - The client ID of the assigned identity.
- principal
Id string - The principal ID of the assigned identity.
- client_
id str - The client ID of the assigned identity.
- principal_
id str - The principal ID of the assigned identity.
- client
Id String - The client ID of the assigned identity.
- principal
Id String - The principal ID of the assigned identity.
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.8.0 published on Wednesday, Sep 3, 2025 by Pulumi