These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
azure-native.resources.getAzureCliScript
Explore with Pulumi AI
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
Gets a deployment script with a given name. API Version: 2020-10-01.
Using getAzureCliScript
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 getAzureCliScript(args: GetAzureCliScriptArgs, opts?: InvokeOptions): Promise<GetAzureCliScriptResult>
function getAzureCliScriptOutput(args: GetAzureCliScriptOutputArgs, opts?: InvokeOptions): Output<GetAzureCliScriptResult>
def get_azure_cli_script(resource_group_name: Optional[str] = None,
script_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetAzureCliScriptResult
def get_azure_cli_script_output(resource_group_name: Optional[pulumi.Input[str]] = None,
script_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetAzureCliScriptResult]
func LookupAzureCliScript(ctx *Context, args *LookupAzureCliScriptArgs, opts ...InvokeOption) (*LookupAzureCliScriptResult, error)
func LookupAzureCliScriptOutput(ctx *Context, args *LookupAzureCliScriptOutputArgs, opts ...InvokeOption) LookupAzureCliScriptResultOutput
> Note: This function is named LookupAzureCliScript
in the Go SDK.
public static class GetAzureCliScript
{
public static Task<GetAzureCliScriptResult> InvokeAsync(GetAzureCliScriptArgs args, InvokeOptions? opts = null)
public static Output<GetAzureCliScriptResult> Invoke(GetAzureCliScriptInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetAzureCliScriptResult> getAzureCliScript(GetAzureCliScriptArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:resources:getAzureCliScript
arguments:
# arguments dictionary
The following arguments are supported:
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Script
Name string - Name of the deployment script.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Script
Name string - Name of the deployment script.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- script
Name String - Name of the deployment script.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- script
Name string - Name of the deployment script.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- script_
name str - Name of the deployment script.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- script
Name String - Name of the deployment script.
getAzureCliScript Result
The following output properties are available:
- Az
Cli stringVersion - Azure CLI module version to be used.
- Id string
- String Id used to locate any resource on Azure.
- Location string
- The location of the ACI and the storage account for the deployment script.
- Name string
- Name of this resource.
- Outputs Dictionary<string, object>
- List of script outputs.
- Provisioning
State string - State of the script execution. This only appears in the response.
- Retention
Interval string - Interval for which the service retains the script resource after it reaches a terminal state. Resource will be deleted when this duration expires. Duration is based on ISO 8601 pattern (for example P1D means one day).
- Status
Pulumi.
Azure Native. Resources. Outputs. Script Status Response - Contains the results of script execution.
- System
Data Pulumi.Azure Native. Resources. Outputs. System Data Response - The system metadata related to this resource.
- Type string
- Type of this resource.
- Arguments string
- Command line arguments to pass to the script. Arguments are separated by spaces. ex: -Name blue* -Location 'West US 2'
- Cleanup
Preference string - The clean up preference when the script execution gets in a terminal state. Default setting is 'Always'.
- Container
Settings Pulumi.Azure Native. Resources. Outputs. Container Configuration Response - Container settings.
- Environment
Variables List<Pulumi.Azure Native. Resources. Outputs. Environment Variable Response> - The environment variables to pass over to the script.
- Force
Update stringTag - Gets or sets how the deployment script should be forced to execute even if the script resource has not changed. Can be current time stamp or a GUID.
- Identity
Pulumi.
Azure Native. Resources. Outputs. Managed Service Identity Response - Optional property. Managed identity to be used for this deployment script. Currently, only user-assigned MSI is supported.
- Primary
Script stringUri - Uri for the script. This is the entry point for the external script.
- Script
Content string - Script body.
- Storage
Account Pulumi.Settings Azure Native. Resources. Outputs. Storage Account Configuration Response - Storage Account settings.
- Supporting
Script List<string>Uris - Supporting files for the external script.
- Dictionary<string, string>
- Resource tags.
- Timeout string
- Maximum allowed script execution time specified in ISO 8601 format. Default value is P1D
- Az
Cli stringVersion - Azure CLI module version to be used.
- Id string
- String Id used to locate any resource on Azure.
- Location string
- The location of the ACI and the storage account for the deployment script.
- Name string
- Name of this resource.
- Outputs map[string]interface{}
- List of script outputs.
- Provisioning
State string - State of the script execution. This only appears in the response.
- Retention
Interval string - Interval for which the service retains the script resource after it reaches a terminal state. Resource will be deleted when this duration expires. Duration is based on ISO 8601 pattern (for example P1D means one day).
- Status
Script
Status Response - Contains the results of script execution.
- System
Data SystemData Response - The system metadata related to this resource.
- Type string
- Type of this resource.
- Arguments string
- Command line arguments to pass to the script. Arguments are separated by spaces. ex: -Name blue* -Location 'West US 2'
- Cleanup
Preference string - The clean up preference when the script execution gets in a terminal state. Default setting is 'Always'.
- Container
Settings ContainerConfiguration Response - Container settings.
- Environment
Variables []EnvironmentVariable Response - The environment variables to pass over to the script.
- Force
Update stringTag - Gets or sets how the deployment script should be forced to execute even if the script resource has not changed. Can be current time stamp or a GUID.
- Identity
Managed
Service Identity Response - Optional property. Managed identity to be used for this deployment script. Currently, only user-assigned MSI is supported.
- Primary
Script stringUri - Uri for the script. This is the entry point for the external script.
- Script
Content string - Script body.
- Storage
Account StorageSettings Account Configuration Response - Storage Account settings.
- Supporting
Script []stringUris - Supporting files for the external script.
- map[string]string
- Resource tags.
- Timeout string
- Maximum allowed script execution time specified in ISO 8601 format. Default value is P1D
- az
Cli StringVersion - Azure CLI module version to be used.
- id String
- String Id used to locate any resource on Azure.
- location String
- The location of the ACI and the storage account for the deployment script.
- name String
- Name of this resource.
- outputs Map<String,Object>
- List of script outputs.
- provisioning
State String - State of the script execution. This only appears in the response.
- retention
Interval String - Interval for which the service retains the script resource after it reaches a terminal state. Resource will be deleted when this duration expires. Duration is based on ISO 8601 pattern (for example P1D means one day).
- status
Script
Status Response - Contains the results of script execution.
- system
Data SystemData Response - The system metadata related to this resource.
- type String
- Type of this resource.
- arguments String
- Command line arguments to pass to the script. Arguments are separated by spaces. ex: -Name blue* -Location 'West US 2'
- cleanup
Preference String - The clean up preference when the script execution gets in a terminal state. Default setting is 'Always'.
- container
Settings ContainerConfiguration Response - Container settings.
- environment
Variables List<EnvironmentVariable Response> - The environment variables to pass over to the script.
- force
Update StringTag - Gets or sets how the deployment script should be forced to execute even if the script resource has not changed. Can be current time stamp or a GUID.
- identity
Managed
Service Identity Response - Optional property. Managed identity to be used for this deployment script. Currently, only user-assigned MSI is supported.
- primary
Script StringUri - Uri for the script. This is the entry point for the external script.
- script
Content String - Script body.
- storage
Account StorageSettings Account Configuration Response - Storage Account settings.
- supporting
Script List<String>Uris - Supporting files for the external script.
- Map<String,String>
- Resource tags.
- timeout String
- Maximum allowed script execution time specified in ISO 8601 format. Default value is P1D
- az
Cli stringVersion - Azure CLI module version to be used.
- id string
- String Id used to locate any resource on Azure.
- location string
- The location of the ACI and the storage account for the deployment script.
- name string
- Name of this resource.
- outputs {[key: string]: any}
- List of script outputs.
- provisioning
State string - State of the script execution. This only appears in the response.
- retention
Interval string - Interval for which the service retains the script resource after it reaches a terminal state. Resource will be deleted when this duration expires. Duration is based on ISO 8601 pattern (for example P1D means one day).
- status
Script
Status Response - Contains the results of script execution.
- system
Data SystemData Response - The system metadata related to this resource.
- type string
- Type of this resource.
- arguments string
- Command line arguments to pass to the script. Arguments are separated by spaces. ex: -Name blue* -Location 'West US 2'
- cleanup
Preference string - The clean up preference when the script execution gets in a terminal state. Default setting is 'Always'.
- container
Settings ContainerConfiguration Response - Container settings.
- environment
Variables EnvironmentVariable Response[] - The environment variables to pass over to the script.
- force
Update stringTag - Gets or sets how the deployment script should be forced to execute even if the script resource has not changed. Can be current time stamp or a GUID.
- identity
Managed
Service Identity Response - Optional property. Managed identity to be used for this deployment script. Currently, only user-assigned MSI is supported.
- primary
Script stringUri - Uri for the script. This is the entry point for the external script.
- script
Content string - Script body.
- storage
Account StorageSettings Account Configuration Response - Storage Account settings.
- supporting
Script string[]Uris - Supporting files for the external script.
- {[key: string]: string}
- Resource tags.
- timeout string
- Maximum allowed script execution time specified in ISO 8601 format. Default value is P1D
- az_
cli_ strversion - Azure CLI module version to be used.
- id str
- String Id used to locate any resource on Azure.
- location str
- The location of the ACI and the storage account for the deployment script.
- name str
- Name of this resource.
- outputs Mapping[str, Any]
- List of script outputs.
- provisioning_
state str - State of the script execution. This only appears in the response.
- retention_
interval str - Interval for which the service retains the script resource after it reaches a terminal state. Resource will be deleted when this duration expires. Duration is based on ISO 8601 pattern (for example P1D means one day).
- status
Script
Status Response - Contains the results of script execution.
- system_
data SystemData Response - The system metadata related to this resource.
- type str
- Type of this resource.
- arguments str
- Command line arguments to pass to the script. Arguments are separated by spaces. ex: -Name blue* -Location 'West US 2'
- cleanup_
preference str - The clean up preference when the script execution gets in a terminal state. Default setting is 'Always'.
- container_
settings ContainerConfiguration Response - Container settings.
- environment_
variables Sequence[EnvironmentVariable Response] - The environment variables to pass over to the script.
- force_
update_ strtag - Gets or sets how the deployment script should be forced to execute even if the script resource has not changed. Can be current time stamp or a GUID.
- identity
Managed
Service Identity Response - Optional property. Managed identity to be used for this deployment script. Currently, only user-assigned MSI is supported.
- primary_
script_ struri - Uri for the script. This is the entry point for the external script.
- script_
content str - Script body.
- storage_
account_ Storagesettings Account Configuration Response - Storage Account settings.
- supporting_
script_ Sequence[str]uris - Supporting files for the external script.
- Mapping[str, str]
- Resource tags.
- timeout str
- Maximum allowed script execution time specified in ISO 8601 format. Default value is P1D
- az
Cli StringVersion - Azure CLI module version to be used.
- id String
- String Id used to locate any resource on Azure.
- location String
- The location of the ACI and the storage account for the deployment script.
- name String
- Name of this resource.
- outputs Map<Any>
- List of script outputs.
- provisioning
State String - State of the script execution. This only appears in the response.
- retention
Interval String - Interval for which the service retains the script resource after it reaches a terminal state. Resource will be deleted when this duration expires. Duration is based on ISO 8601 pattern (for example P1D means one day).
- status Property Map
- Contains the results of script execution.
- system
Data Property Map - The system metadata related to this resource.
- type String
- Type of this resource.
- arguments String
- Command line arguments to pass to the script. Arguments are separated by spaces. ex: -Name blue* -Location 'West US 2'
- cleanup
Preference String - The clean up preference when the script execution gets in a terminal state. Default setting is 'Always'.
- container
Settings Property Map - Container settings.
- environment
Variables List<Property Map> - The environment variables to pass over to the script.
- force
Update StringTag - Gets or sets how the deployment script should be forced to execute even if the script resource has not changed. Can be current time stamp or a GUID.
- identity Property Map
- Optional property. Managed identity to be used for this deployment script. Currently, only user-assigned MSI is supported.
- primary
Script StringUri - Uri for the script. This is the entry point for the external script.
- script
Content String - Script body.
- storage
Account Property MapSettings - Storage Account settings.
- supporting
Script List<String>Uris - Supporting files for the external script.
- Map<String>
- Resource tags.
- timeout String
- Maximum allowed script execution time specified in ISO 8601 format. Default value is P1D
Supporting Types
ContainerConfigurationResponse
- Container
Group stringName - Container group name, if not specified then the name will get auto-generated. Not specifying a 'containerGroupName' indicates the system to generate a unique name which might end up flagging an Azure Policy as non-compliant. Use 'containerGroupName' when you have an Azure Policy that expects a specific naming convention or when you want to fully control the name. 'containerGroupName' property must be between 1 and 63 characters long, must contain only lowercase letters, numbers, and dashes and it cannot start or end with a dash and consecutive dashes are not allowed. To specify a 'containerGroupName', add the following object to properties: { "containerSettings": { "containerGroupName": "contoso-container" } }. If you do not want to specify a 'containerGroupName' then do not add 'containerSettings' property.
- Container
Group stringName - Container group name, if not specified then the name will get auto-generated. Not specifying a 'containerGroupName' indicates the system to generate a unique name which might end up flagging an Azure Policy as non-compliant. Use 'containerGroupName' when you have an Azure Policy that expects a specific naming convention or when you want to fully control the name. 'containerGroupName' property must be between 1 and 63 characters long, must contain only lowercase letters, numbers, and dashes and it cannot start or end with a dash and consecutive dashes are not allowed. To specify a 'containerGroupName', add the following object to properties: { "containerSettings": { "containerGroupName": "contoso-container" } }. If you do not want to specify a 'containerGroupName' then do not add 'containerSettings' property.
- container
Group StringName - Container group name, if not specified then the name will get auto-generated. Not specifying a 'containerGroupName' indicates the system to generate a unique name which might end up flagging an Azure Policy as non-compliant. Use 'containerGroupName' when you have an Azure Policy that expects a specific naming convention or when you want to fully control the name. 'containerGroupName' property must be between 1 and 63 characters long, must contain only lowercase letters, numbers, and dashes and it cannot start or end with a dash and consecutive dashes are not allowed. To specify a 'containerGroupName', add the following object to properties: { "containerSettings": { "containerGroupName": "contoso-container" } }. If you do not want to specify a 'containerGroupName' then do not add 'containerSettings' property.
- container
Group stringName - Container group name, if not specified then the name will get auto-generated. Not specifying a 'containerGroupName' indicates the system to generate a unique name which might end up flagging an Azure Policy as non-compliant. Use 'containerGroupName' when you have an Azure Policy that expects a specific naming convention or when you want to fully control the name. 'containerGroupName' property must be between 1 and 63 characters long, must contain only lowercase letters, numbers, and dashes and it cannot start or end with a dash and consecutive dashes are not allowed. To specify a 'containerGroupName', add the following object to properties: { "containerSettings": { "containerGroupName": "contoso-container" } }. If you do not want to specify a 'containerGroupName' then do not add 'containerSettings' property.
- container_
group_ strname - Container group name, if not specified then the name will get auto-generated. Not specifying a 'containerGroupName' indicates the system to generate a unique name which might end up flagging an Azure Policy as non-compliant. Use 'containerGroupName' when you have an Azure Policy that expects a specific naming convention or when you want to fully control the name. 'containerGroupName' property must be between 1 and 63 characters long, must contain only lowercase letters, numbers, and dashes and it cannot start or end with a dash and consecutive dashes are not allowed. To specify a 'containerGroupName', add the following object to properties: { "containerSettings": { "containerGroupName": "contoso-container" } }. If you do not want to specify a 'containerGroupName' then do not add 'containerSettings' property.
- container
Group StringName - Container group name, if not specified then the name will get auto-generated. Not specifying a 'containerGroupName' indicates the system to generate a unique name which might end up flagging an Azure Policy as non-compliant. Use 'containerGroupName' when you have an Azure Policy that expects a specific naming convention or when you want to fully control the name. 'containerGroupName' property must be between 1 and 63 characters long, must contain only lowercase letters, numbers, and dashes and it cannot start or end with a dash and consecutive dashes are not allowed. To specify a 'containerGroupName', add the following object to properties: { "containerSettings": { "containerGroupName": "contoso-container" } }. If you do not want to specify a 'containerGroupName' then do not add 'containerSettings' property.
EnvironmentVariableResponse
- Name string
- The name of the environment variable.
- Secure
Value string - The value of the secure environment variable.
- Value string
- The value of the environment variable.
- Name string
- The name of the environment variable.
- Secure
Value string - The value of the secure environment variable.
- Value string
- The value of the environment variable.
- name String
- The name of the environment variable.
- secure
Value String - The value of the secure environment variable.
- value String
- The value of the environment variable.
- name string
- The name of the environment variable.
- secure
Value string - The value of the secure environment variable.
- value string
- The value of the environment variable.
- name str
- The name of the environment variable.
- secure_
value str - The value of the secure environment variable.
- value str
- The value of the environment variable.
- name String
- The name of the environment variable.
- secure
Value String - The value of the secure environment variable.
- value String
- The value of the environment variable.
ErrorAdditionalInfoResponse
ErrorResponseResponse
- Additional
Info List<Pulumi.Azure Native. Resources. Inputs. Error Additional Info Response> - The error additional info.
- Code string
- The error code.
- Details
List<Pulumi.
Azure Native. Resources. Inputs. Error Response Response> - The error details.
- Message string
- The error message.
- Target string
- The error target.
- Additional
Info []ErrorAdditional Info Response - The error additional info.
- Code string
- The error code.
- Details
[]Error
Response Response - The error details.
- Message string
- The error message.
- Target string
- The error target.
- additional
Info List<ErrorAdditional Info Response> - The error additional info.
- code String
- The error code.
- details
List<Error
Response Response> - The error details.
- message String
- The error message.
- target String
- The error target.
- additional
Info ErrorAdditional Info Response[] - The error additional info.
- code string
- The error code.
- details
Error
Response Response[] - The error details.
- message string
- The error message.
- target string
- The error target.
- additional_
info Sequence[ErrorAdditional Info Response] - The error additional info.
- code str
- The error code.
- details
Sequence[Error
Response Response] - The error details.
- message str
- The error message.
- target str
- The error target.
- additional
Info List<Property Map> - The error additional info.
- code String
- The error code.
- details List<Property Map>
- The error details.
- message String
- The error message.
- target String
- The error target.
ManagedServiceIdentityResponse
- Tenant
Id string - ID of the Azure Active Directory.
- Type string
- Type of the managed identity.
- User
Assigned Dictionary<string, Pulumi.Identities Azure Native. Resources. Inputs. User Assigned Identity Response> - The list of user-assigned managed identities associated with the resource. Key is the Azure resource Id of the managed identity.
- Tenant
Id string - ID of the Azure Active Directory.
- Type string
- Type of the managed identity.
- User
Assigned map[string]UserIdentities Assigned Identity Response - The list of user-assigned managed identities associated with the resource. Key is the Azure resource Id of the managed identity.
- tenant
Id String - ID of the Azure Active Directory.
- type String
- Type of the managed identity.
- user
Assigned Map<String,UserIdentities Assigned Identity Response> - The list of user-assigned managed identities associated with the resource. Key is the Azure resource Id of the managed identity.
- tenant
Id string - ID of the Azure Active Directory.
- type string
- Type of the managed identity.
- user
Assigned {[key: string]: UserIdentities Assigned Identity Response} - The list of user-assigned managed identities associated with the resource. Key is the Azure resource Id of the managed identity.
- tenant_
id str - ID of the Azure Active Directory.
- type str
- Type of the managed identity.
- user_
assigned_ Mapping[str, Useridentities Assigned Identity Response] - The list of user-assigned managed identities associated with the resource. Key is the Azure resource Id of the managed identity.
- tenant
Id String - ID of the Azure Active Directory.
- type String
- Type of the managed identity.
- user
Assigned Map<Property Map>Identities - The list of user-assigned managed identities associated with the resource. Key is the Azure resource Id of the managed identity.
ScriptStatusResponse
- Container
Instance stringId - ACI resource Id.
- End
Time string - End time of the script execution.
- Expiration
Time string - Time the deployment script resource will expire.
- Start
Time string - Start time of the script execution.
- Storage
Account stringId - Storage account resource Id.
- Error
Pulumi.
Azure Native. Resources. Inputs. Error Response Response - Error that is relayed from the script execution.
- Container
Instance stringId - ACI resource Id.
- End
Time string - End time of the script execution.
- Expiration
Time string - Time the deployment script resource will expire.
- Start
Time string - Start time of the script execution.
- Storage
Account stringId - Storage account resource Id.
- Error
Error
Response Response - Error that is relayed from the script execution.
- container
Instance StringId - ACI resource Id.
- end
Time String - End time of the script execution.
- expiration
Time String - Time the deployment script resource will expire.
- start
Time String - Start time of the script execution.
- storage
Account StringId - Storage account resource Id.
- error
Error
Response Response - Error that is relayed from the script execution.
- container
Instance stringId - ACI resource Id.
- end
Time string - End time of the script execution.
- expiration
Time string - Time the deployment script resource will expire.
- start
Time string - Start time of the script execution.
- storage
Account stringId - Storage account resource Id.
- error
Error
Response Response - Error that is relayed from the script execution.
- container_
instance_ strid - ACI resource Id.
- end_
time str - End time of the script execution.
- expiration_
time str - Time the deployment script resource will expire.
- start_
time str - Start time of the script execution.
- storage_
account_ strid - Storage account resource Id.
- error
Error
Response Response - Error that is relayed from the script execution.
- container
Instance StringId - ACI resource Id.
- end
Time String - End time of the script execution.
- expiration
Time String - Time the deployment script resource will expire.
- start
Time String - Start time of the script execution.
- storage
Account StringId - Storage account resource Id.
- error Property Map
- Error that is relayed from the script execution.
StorageAccountConfigurationResponse
- Storage
Account stringKey - The storage account access key.
- Storage
Account stringName - The storage account name.
- Storage
Account stringKey - The storage account access key.
- Storage
Account stringName - The storage account name.
- storage
Account StringKey - The storage account access key.
- storage
Account StringName - The storage account name.
- storage
Account stringKey - The storage account access key.
- storage
Account stringName - The storage account name.
- storage_
account_ strkey - The storage account access key.
- storage_
account_ strname - The storage account name.
- storage
Account StringKey - The storage account access key.
- storage
Account StringName - The storage account name.
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 - Client App Id associated with this identity.
- Principal
Id string - Azure Active Directory principal ID associated with this identity.
- Client
Id string - Client App Id associated with this identity.
- Principal
Id string - Azure Active Directory principal ID associated with this identity.
- client
Id String - Client App Id associated with this identity.
- principal
Id String - Azure Active Directory principal ID associated with this identity.
- client
Id string - Client App Id associated with this identity.
- principal
Id string - Azure Active Directory principal ID associated with this identity.
- client_
id str - Client App Id associated with this identity.
- principal_
id str - Azure Active Directory principal ID associated with this identity.
- client
Id String - Client App Id associated with this identity.
- principal
Id String - Azure Active Directory principal ID associated with this identity.
Package Details
- Repository
- azure-native-v1 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi