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.appplatform.getDeployment
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
Get a Deployment and its properties. Azure REST API version: 2023-05-01-preview.
Other available API versions: 2023-07-01-preview, 2023-09-01-preview, 2023-11-01-preview, 2023-12-01, 2024-01-01-preview, 2024-05-01-preview.
Using getDeployment
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 getDeployment(args: GetDeploymentArgs, opts?: InvokeOptions): Promise<GetDeploymentResult>
function getDeploymentOutput(args: GetDeploymentOutputArgs, opts?: InvokeOptions): Output<GetDeploymentResult>def get_deployment(app_name: Optional[str] = None,
                   deployment_name: Optional[str] = None,
                   resource_group_name: Optional[str] = None,
                   service_name: Optional[str] = None,
                   opts: Optional[InvokeOptions] = None) -> GetDeploymentResult
def get_deployment_output(app_name: Optional[pulumi.Input[str]] = None,
                   deployment_name: Optional[pulumi.Input[str]] = None,
                   resource_group_name: Optional[pulumi.Input[str]] = None,
                   service_name: Optional[pulumi.Input[str]] = None,
                   opts: Optional[InvokeOptions] = None) -> Output[GetDeploymentResult]func LookupDeployment(ctx *Context, args *LookupDeploymentArgs, opts ...InvokeOption) (*LookupDeploymentResult, error)
func LookupDeploymentOutput(ctx *Context, args *LookupDeploymentOutputArgs, opts ...InvokeOption) LookupDeploymentResultOutput> Note: This function is named LookupDeployment in the Go SDK.
public static class GetDeployment 
{
    public static Task<GetDeploymentResult> InvokeAsync(GetDeploymentArgs args, InvokeOptions? opts = null)
    public static Output<GetDeploymentResult> Invoke(GetDeploymentInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetDeploymentResult> getDeployment(GetDeploymentArgs args, InvokeOptions options)
public static Output<GetDeploymentResult> getDeployment(GetDeploymentArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:appplatform:getDeployment
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AppName string
- The name of the App resource.
- DeploymentName string
- The name of the Deployment resource.
- ResourceGroup stringName 
- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
- ServiceName string
- The name of the Service resource.
- AppName string
- The name of the App resource.
- DeploymentName string
- The name of the Deployment resource.
- ResourceGroup stringName 
- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
- ServiceName string
- The name of the Service resource.
- appName String
- The name of the App resource.
- deploymentName String
- The name of the Deployment resource.
- resourceGroup StringName 
- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
- serviceName String
- The name of the Service resource.
- appName string
- The name of the App resource.
- deploymentName string
- The name of the Deployment resource.
- resourceGroup stringName 
- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
- serviceName string
- The name of the Service resource.
- app_name str
- The name of the App resource.
- deployment_name str
- The name of the Deployment resource.
- resource_group_ strname 
- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
- service_name str
- The name of the Service resource.
- appName String
- The name of the App resource.
- deploymentName String
- The name of the Deployment resource.
- resourceGroup StringName 
- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
- serviceName String
- The name of the Service resource.
getDeployment Result
The following output properties are available:
- Id string
- Fully qualified resource Id for the resource.
- Name string
- The name of the resource.
- Properties
Pulumi.Azure Native. App Platform. Outputs. Deployment Resource Properties Response 
- Properties of the Deployment resource
- SystemData Pulumi.Azure Native. App Platform. Outputs. System Data Response 
- Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource.
- Sku
Pulumi.Azure Native. App Platform. Outputs. Sku Response 
- Sku of the Deployment resource
- Id string
- Fully qualified resource Id for the resource.
- Name string
- The name of the resource.
- Properties
DeploymentResource Properties Response 
- Properties of the Deployment resource
- SystemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource.
- Sku
SkuResponse 
- Sku of the Deployment resource
- id String
- Fully qualified resource Id for the resource.
- name String
- The name of the resource.
- properties
DeploymentResource Properties Response 
- Properties of the Deployment resource
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource.
- sku
SkuResponse 
- Sku of the Deployment resource
- id string
- Fully qualified resource Id for the resource.
- name string
- The name of the resource.
- properties
DeploymentResource Properties Response 
- Properties of the Deployment resource
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type string
- The type of the resource.
- sku
SkuResponse 
- Sku of the Deployment resource
- id str
- Fully qualified resource Id for the resource.
- name str
- The name of the resource.
- properties
DeploymentResource Properties Response 
- Properties of the Deployment resource
- system_data SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type str
- The type of the resource.
- sku
SkuResponse 
- Sku of the Deployment resource
- id String
- Fully qualified resource Id for the resource.
- name String
- The name of the resource.
- properties Property Map
- Properties of the Deployment resource
- systemData Property Map
- Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource.
- sku Property Map
- Sku of the Deployment resource
Supporting Types
ApmReferenceResponse  
- ResourceId string
- Resource Id of the APM
- ResourceId string
- Resource Id of the APM
- resourceId String
- Resource Id of the APM
- resourceId string
- Resource Id of the APM
- resource_id str
- Resource Id of the APM
- resourceId String
- Resource Id of the APM
BuildResultUserSourceInfoResponse     
- BuildResult stringId 
- Resource id of an existing succeeded build result under the same Spring instance.
- Version string
- Version of the source
- BuildResult stringId 
- Resource id of an existing succeeded build result under the same Spring instance.
- Version string
- Version of the source
- buildResult StringId 
- Resource id of an existing succeeded build result under the same Spring instance.
- version String
- Version of the source
- buildResult stringId 
- Resource id of an existing succeeded build result under the same Spring instance.
- version string
- Version of the source
- build_result_ strid 
- Resource id of an existing succeeded build result under the same Spring instance.
- version str
- Version of the source
- buildResult StringId 
- Resource id of an existing succeeded build result under the same Spring instance.
- version String
- Version of the source
ContainerProbeSettingsResponse   
- DisableProbe bool
- Indicates whether disable the liveness and readiness probe
- DisableProbe bool
- Indicates whether disable the liveness and readiness probe
- disableProbe Boolean
- Indicates whether disable the liveness and readiness probe
- disableProbe boolean
- Indicates whether disable the liveness and readiness probe
- disable_probe bool
- Indicates whether disable the liveness and readiness probe
- disableProbe Boolean
- Indicates whether disable the liveness and readiness probe
CustomContainerResponse  
- Args List<string>
- Arguments to the entrypoint. The docker image's CMD is used if this is not provided.
- Command List<string>
- Entrypoint array. Not executed within a shell. The docker image's ENTRYPOINT is used if this is not provided.
- ContainerImage string
- Container image of the custom container. This should be in the form of : without the server name of the registry
- ImageRegistry Pulumi.Credential Azure Native. App Platform. Inputs. Image Registry Credential Response 
- Credential of the image registry
- LanguageFramework string
- Language framework of the container image uploaded. Supported values: "springboot", "", null.
- Server string
- The name of the registry that contains the container image
- Args []string
- Arguments to the entrypoint. The docker image's CMD is used if this is not provided.
- Command []string
- Entrypoint array. Not executed within a shell. The docker image's ENTRYPOINT is used if this is not provided.
- ContainerImage string
- Container image of the custom container. This should be in the form of : without the server name of the registry
- ImageRegistry ImageCredential Registry Credential Response 
- Credential of the image registry
- LanguageFramework string
- Language framework of the container image uploaded. Supported values: "springboot", "", null.
- Server string
- The name of the registry that contains the container image
- args List<String>
- Arguments to the entrypoint. The docker image's CMD is used if this is not provided.
- command List<String>
- Entrypoint array. Not executed within a shell. The docker image's ENTRYPOINT is used if this is not provided.
- containerImage String
- Container image of the custom container. This should be in the form of : without the server name of the registry
- imageRegistry ImageCredential Registry Credential Response 
- Credential of the image registry
- languageFramework String
- Language framework of the container image uploaded. Supported values: "springboot", "", null.
- server String
- The name of the registry that contains the container image
- args string[]
- Arguments to the entrypoint. The docker image's CMD is used if this is not provided.
- command string[]
- Entrypoint array. Not executed within a shell. The docker image's ENTRYPOINT is used if this is not provided.
- containerImage string
- Container image of the custom container. This should be in the form of : without the server name of the registry
- imageRegistry ImageCredential Registry Credential Response 
- Credential of the image registry
- languageFramework string
- Language framework of the container image uploaded. Supported values: "springboot", "", null.
- server string
- The name of the registry that contains the container image
- args Sequence[str]
- Arguments to the entrypoint. The docker image's CMD is used if this is not provided.
- command Sequence[str]
- Entrypoint array. Not executed within a shell. The docker image's ENTRYPOINT is used if this is not provided.
- container_image str
- Container image of the custom container. This should be in the form of : without the server name of the registry
- image_registry_ Imagecredential Registry Credential Response 
- Credential of the image registry
- language_framework str
- Language framework of the container image uploaded. Supported values: "springboot", "", null.
- server str
- The name of the registry that contains the container image
- args List<String>
- Arguments to the entrypoint. The docker image's CMD is used if this is not provided.
- command List<String>
- Entrypoint array. Not executed within a shell. The docker image's ENTRYPOINT is used if this is not provided.
- containerImage String
- Container image of the custom container. This should be in the form of : without the server name of the registry
- imageRegistry Property MapCredential 
- Credential of the image registry
- languageFramework String
- Language framework of the container image uploaded. Supported values: "springboot", "", null.
- server String
- The name of the registry that contains the container image
CustomContainerUserSourceInfoResponse     
- CustomContainer Pulumi.Azure Native. App Platform. Inputs. Custom Container Response 
- Custom container payload
- Version string
- Version of the source
- CustomContainer CustomContainer Response 
- Custom container payload
- Version string
- Version of the source
- customContainer CustomContainer Response 
- Custom container payload
- version String
- Version of the source
- customContainer CustomContainer Response 
- Custom container payload
- version string
- Version of the source
- custom_container CustomContainer Response 
- Custom container payload
- version str
- Version of the source
- customContainer Property Map
- Custom container payload
- version String
- Version of the source
CustomScaleRuleResponse   
- Auth
List<Pulumi.Azure Native. App Platform. Inputs. Scale Rule Auth Response> 
- Authentication secrets for the custom scale rule.
- Metadata Dictionary<string, string>
- Metadata properties to describe custom scale rule.
- Type string
- Type of the custom scale rule eg: azure-servicebus, redis etc.
- Auth
[]ScaleRule Auth Response 
- Authentication secrets for the custom scale rule.
- Metadata map[string]string
- Metadata properties to describe custom scale rule.
- Type string
- Type of the custom scale rule eg: azure-servicebus, redis etc.
- auth
List<ScaleRule Auth Response> 
- Authentication secrets for the custom scale rule.
- metadata Map<String,String>
- Metadata properties to describe custom scale rule.
- type String
- Type of the custom scale rule eg: azure-servicebus, redis etc.
- auth
ScaleRule Auth Response[] 
- Authentication secrets for the custom scale rule.
- metadata {[key: string]: string}
- Metadata properties to describe custom scale rule.
- type string
- Type of the custom scale rule eg: azure-servicebus, redis etc.
- auth
Sequence[ScaleRule Auth Response] 
- Authentication secrets for the custom scale rule.
- metadata Mapping[str, str]
- Metadata properties to describe custom scale rule.
- type str
- Type of the custom scale rule eg: azure-servicebus, redis etc.
- auth List<Property Map>
- Authentication secrets for the custom scale rule.
- metadata Map<String>
- Metadata properties to describe custom scale rule.
- type String
- Type of the custom scale rule eg: azure-servicebus, redis etc.
DeploymentInstanceResponse  
- DiscoveryStatus string
- Discovery status of the deployment instance
- Name string
- Name of the deployment instance
- Reason string
- Failed reason of the deployment instance
- StartTime string
- Start time of the deployment instance
- Status string
- Status of the deployment instance
- Zone string
- Availability zone information of the deployment instance
- DiscoveryStatus string
- Discovery status of the deployment instance
- Name string
- Name of the deployment instance
- Reason string
- Failed reason of the deployment instance
- StartTime string
- Start time of the deployment instance
- Status string
- Status of the deployment instance
- Zone string
- Availability zone information of the deployment instance
- discoveryStatus String
- Discovery status of the deployment instance
- name String
- Name of the deployment instance
- reason String
- Failed reason of the deployment instance
- startTime String
- Start time of the deployment instance
- status String
- Status of the deployment instance
- zone String
- Availability zone information of the deployment instance
- discoveryStatus string
- Discovery status of the deployment instance
- name string
- Name of the deployment instance
- reason string
- Failed reason of the deployment instance
- startTime string
- Start time of the deployment instance
- status string
- Status of the deployment instance
- zone string
- Availability zone information of the deployment instance
- discovery_status str
- Discovery status of the deployment instance
- name str
- Name of the deployment instance
- reason str
- Failed reason of the deployment instance
- start_time str
- Start time of the deployment instance
- status str
- Status of the deployment instance
- zone str
- Availability zone information of the deployment instance
- discoveryStatus String
- Discovery status of the deployment instance
- name String
- Name of the deployment instance
- reason String
- Failed reason of the deployment instance
- startTime String
- Start time of the deployment instance
- status String
- Status of the deployment instance
- zone String
- Availability zone information of the deployment instance
DeploymentResourcePropertiesResponse   
- Instances
List<Pulumi.Azure Native. App Platform. Inputs. Deployment Instance Response> 
- Collection of instances belong to the Deployment
- ProvisioningState string
- Provisioning state of the Deployment
- Status string
- Status of the Deployment
- Active bool
- Indicates whether the Deployment is active
- DeploymentSettings Pulumi.Azure Native. App Platform. Inputs. Deployment Settings Response 
- Deployment settings of the Deployment
- Source
Pulumi.Azure | Pulumi.Native. App Platform. Inputs. Build Result User Source Info Response Azure | Pulumi.Native. App Platform. Inputs. Custom Container User Source Info Response Azure | Pulumi.Native. App Platform. Inputs. Jar Uploaded User Source Info Response Azure | Pulumi.Native. App Platform. Inputs. Net Core Zip Uploaded User Source Info Response Azure | Pulumi.Native. App Platform. Inputs. Source Uploaded User Source Info Response Azure Native. App Platform. Inputs. Uploaded User Source Info Response 
- Uploaded source information of the deployment.
- Instances
[]DeploymentInstance Response 
- Collection of instances belong to the Deployment
- ProvisioningState string
- Provisioning state of the Deployment
- Status string
- Status of the Deployment
- Active bool
- Indicates whether the Deployment is active
- DeploymentSettings DeploymentSettings Response 
- Deployment settings of the Deployment
- Source
BuildResult | CustomUser Source Info Response Container | JarUser Source Info Response Uploaded | NetUser Source Info Response Core | SourceZip Uploaded User Source Info Response Uploaded | UploadedUser Source Info Response User Source Info Response 
- Uploaded source information of the deployment.
- instances
List<DeploymentInstance Response> 
- Collection of instances belong to the Deployment
- provisioningState String
- Provisioning state of the Deployment
- status String
- Status of the Deployment
- active Boolean
- Indicates whether the Deployment is active
- deploymentSettings DeploymentSettings Response 
- Deployment settings of the Deployment
- source
BuildResult | CustomUser Source Info Response Container | JarUser Source Info Response Uploaded | NetUser Source Info Response Core | SourceZip Uploaded User Source Info Response Uploaded | UploadedUser Source Info Response User Source Info Response 
- Uploaded source information of the deployment.
- instances
DeploymentInstance Response[] 
- Collection of instances belong to the Deployment
- provisioningState string
- Provisioning state of the Deployment
- status string
- Status of the Deployment
- active boolean
- Indicates whether the Deployment is active
- deploymentSettings DeploymentSettings Response 
- Deployment settings of the Deployment
- source
BuildResult | CustomUser Source Info Response Container | JarUser Source Info Response Uploaded | NetUser Source Info Response Core | SourceZip Uploaded User Source Info Response Uploaded | UploadedUser Source Info Response User Source Info Response 
- Uploaded source information of the deployment.
- instances
Sequence[DeploymentInstance Response] 
- Collection of instances belong to the Deployment
- provisioning_state str
- Provisioning state of the Deployment
- status str
- Status of the Deployment
- active bool
- Indicates whether the Deployment is active
- deployment_settings DeploymentSettings Response 
- Deployment settings of the Deployment
- source
BuildResult | CustomUser Source Info Response Container | JarUser Source Info Response Uploaded | NetUser Source Info Response Core | SourceZip Uploaded User Source Info Response Uploaded | UploadedUser Source Info Response User Source Info Response 
- Uploaded source information of the deployment.
- instances List<Property Map>
- Collection of instances belong to the Deployment
- provisioningState String
- Provisioning state of the Deployment
- status String
- Status of the Deployment
- active Boolean
- Indicates whether the Deployment is active
- deploymentSettings Property Map
- Deployment settings of the Deployment
- source Property Map | Property Map | Property Map | Property Map | Property Map | Property Map
- Uploaded source information of the deployment.
DeploymentSettingsResponse  
- AddonConfigs Dictionary<string, object>
- Collection of addons
- Apms
List<Pulumi.Azure Native. App Platform. Inputs. Apm Reference Response> 
- Collection of ApmReferences
- ContainerProbe Pulumi.Settings Azure Native. App Platform. Inputs. Container Probe Settings Response 
- Container liveness and readiness probe settings
- EnvironmentVariables Dictionary<string, string>
- Collection of environment variables
- LivenessProbe Pulumi.Azure Native. App Platform. Inputs. Probe Response 
- Periodic probe of App Instance liveness. App Instance will be restarted if the probe fails. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
- ReadinessProbe Pulumi.Azure Native. App Platform. Inputs. Probe Response 
- Periodic probe of App Instance service readiness. App Instance will be removed from service endpoints if the probe fails. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
- ResourceRequests Pulumi.Azure Native. App Platform. Inputs. Resource Requests Response 
- The requested resource quantity for required CPU and Memory. It is recommended that using this field to represent the required CPU and Memory, the old field cpu and memoryInGB will be deprecated later.
- Scale
Pulumi.Azure Native. App Platform. Inputs. Scale Response 
- Scaling properties for the Azure Spring Apps App Instance.
- StartupProbe Pulumi.Azure Native. App Platform. Inputs. Probe Response 
- StartupProbe indicates that the App Instance has successfully initialized. If specified, no other probes are executed until this completes successfully. If this probe fails, the Pod will be restarted, just as if the livenessProbe failed. This can be used to provide different probe parameters at the beginning of a App Instance's lifecycle, when it might take a long time to load data or warm a cache, than during steady-state operation. This cannot be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
- TerminationGrace intPeriod Seconds 
- Optional duration in seconds the App Instance needs to terminate gracefully. May be decreased in delete request. Value must be non-negative integer. The value zero indicates stop immediately via the kill signal (no opportunity to shut down). If this value is nil, the default grace period will be used instead. The grace period is the duration in seconds after the processes running in the App Instance are sent a termination signal and the time when the processes are forcibly halted with a kill signal. Set this value longer than the expected cleanup time for your process. Defaults to 90 seconds.
- AddonConfigs map[string]interface{}
- Collection of addons
- Apms
[]ApmReference Response 
- Collection of ApmReferences
- ContainerProbe ContainerSettings Probe Settings Response 
- Container liveness and readiness probe settings
- EnvironmentVariables map[string]string
- Collection of environment variables
- LivenessProbe ProbeResponse 
- Periodic probe of App Instance liveness. App Instance will be restarted if the probe fails. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
- ReadinessProbe ProbeResponse 
- Periodic probe of App Instance service readiness. App Instance will be removed from service endpoints if the probe fails. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
- ResourceRequests ResourceRequests Response 
- The requested resource quantity for required CPU and Memory. It is recommended that using this field to represent the required CPU and Memory, the old field cpu and memoryInGB will be deprecated later.
- Scale
ScaleResponse 
- Scaling properties for the Azure Spring Apps App Instance.
- StartupProbe ProbeResponse 
- StartupProbe indicates that the App Instance has successfully initialized. If specified, no other probes are executed until this completes successfully. If this probe fails, the Pod will be restarted, just as if the livenessProbe failed. This can be used to provide different probe parameters at the beginning of a App Instance's lifecycle, when it might take a long time to load data or warm a cache, than during steady-state operation. This cannot be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
- TerminationGrace intPeriod Seconds 
- Optional duration in seconds the App Instance needs to terminate gracefully. May be decreased in delete request. Value must be non-negative integer. The value zero indicates stop immediately via the kill signal (no opportunity to shut down). If this value is nil, the default grace period will be used instead. The grace period is the duration in seconds after the processes running in the App Instance are sent a termination signal and the time when the processes are forcibly halted with a kill signal. Set this value longer than the expected cleanup time for your process. Defaults to 90 seconds.
- addonConfigs Map<String,Object>
- Collection of addons
- apms
List<ApmReference Response> 
- Collection of ApmReferences
- containerProbe ContainerSettings Probe Settings Response 
- Container liveness and readiness probe settings
- environmentVariables Map<String,String>
- Collection of environment variables
- livenessProbe ProbeResponse 
- Periodic probe of App Instance liveness. App Instance will be restarted if the probe fails. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
- readinessProbe ProbeResponse 
- Periodic probe of App Instance service readiness. App Instance will be removed from service endpoints if the probe fails. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
- resourceRequests ResourceRequests Response 
- The requested resource quantity for required CPU and Memory. It is recommended that using this field to represent the required CPU and Memory, the old field cpu and memoryInGB will be deprecated later.
- scale
ScaleResponse 
- Scaling properties for the Azure Spring Apps App Instance.
- startupProbe ProbeResponse 
- StartupProbe indicates that the App Instance has successfully initialized. If specified, no other probes are executed until this completes successfully. If this probe fails, the Pod will be restarted, just as if the livenessProbe failed. This can be used to provide different probe parameters at the beginning of a App Instance's lifecycle, when it might take a long time to load data or warm a cache, than during steady-state operation. This cannot be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
- terminationGrace IntegerPeriod Seconds 
- Optional duration in seconds the App Instance needs to terminate gracefully. May be decreased in delete request. Value must be non-negative integer. The value zero indicates stop immediately via the kill signal (no opportunity to shut down). If this value is nil, the default grace period will be used instead. The grace period is the duration in seconds after the processes running in the App Instance are sent a termination signal and the time when the processes are forcibly halted with a kill signal. Set this value longer than the expected cleanup time for your process. Defaults to 90 seconds.
- addonConfigs {[key: string]: any}
- Collection of addons
- apms
ApmReference Response[] 
- Collection of ApmReferences
- containerProbe ContainerSettings Probe Settings Response 
- Container liveness and readiness probe settings
- environmentVariables {[key: string]: string}
- Collection of environment variables
- livenessProbe ProbeResponse 
- Periodic probe of App Instance liveness. App Instance will be restarted if the probe fails. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
- readinessProbe ProbeResponse 
- Periodic probe of App Instance service readiness. App Instance will be removed from service endpoints if the probe fails. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
- resourceRequests ResourceRequests Response 
- The requested resource quantity for required CPU and Memory. It is recommended that using this field to represent the required CPU and Memory, the old field cpu and memoryInGB will be deprecated later.
- scale
ScaleResponse 
- Scaling properties for the Azure Spring Apps App Instance.
- startupProbe ProbeResponse 
- StartupProbe indicates that the App Instance has successfully initialized. If specified, no other probes are executed until this completes successfully. If this probe fails, the Pod will be restarted, just as if the livenessProbe failed. This can be used to provide different probe parameters at the beginning of a App Instance's lifecycle, when it might take a long time to load data or warm a cache, than during steady-state operation. This cannot be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
- terminationGrace numberPeriod Seconds 
- Optional duration in seconds the App Instance needs to terminate gracefully. May be decreased in delete request. Value must be non-negative integer. The value zero indicates stop immediately via the kill signal (no opportunity to shut down). If this value is nil, the default grace period will be used instead. The grace period is the duration in seconds after the processes running in the App Instance are sent a termination signal and the time when the processes are forcibly halted with a kill signal. Set this value longer than the expected cleanup time for your process. Defaults to 90 seconds.
- addon_configs Mapping[str, Any]
- Collection of addons
- apms
Sequence[ApmReference Response] 
- Collection of ApmReferences
- container_probe_ Containersettings Probe Settings Response 
- Container liveness and readiness probe settings
- environment_variables Mapping[str, str]
- Collection of environment variables
- liveness_probe ProbeResponse 
- Periodic probe of App Instance liveness. App Instance will be restarted if the probe fails. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
- readiness_probe ProbeResponse 
- Periodic probe of App Instance service readiness. App Instance will be removed from service endpoints if the probe fails. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
- resource_requests ResourceRequests Response 
- The requested resource quantity for required CPU and Memory. It is recommended that using this field to represent the required CPU and Memory, the old field cpu and memoryInGB will be deprecated later.
- scale
ScaleResponse 
- Scaling properties for the Azure Spring Apps App Instance.
- startup_probe ProbeResponse 
- StartupProbe indicates that the App Instance has successfully initialized. If specified, no other probes are executed until this completes successfully. If this probe fails, the Pod will be restarted, just as if the livenessProbe failed. This can be used to provide different probe parameters at the beginning of a App Instance's lifecycle, when it might take a long time to load data or warm a cache, than during steady-state operation. This cannot be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
- termination_grace_ intperiod_ seconds 
- Optional duration in seconds the App Instance needs to terminate gracefully. May be decreased in delete request. Value must be non-negative integer. The value zero indicates stop immediately via the kill signal (no opportunity to shut down). If this value is nil, the default grace period will be used instead. The grace period is the duration in seconds after the processes running in the App Instance are sent a termination signal and the time when the processes are forcibly halted with a kill signal. Set this value longer than the expected cleanup time for your process. Defaults to 90 seconds.
- addonConfigs Map<Any>
- Collection of addons
- apms List<Property Map>
- Collection of ApmReferences
- containerProbe Property MapSettings 
- Container liveness and readiness probe settings
- environmentVariables Map<String>
- Collection of environment variables
- livenessProbe Property Map
- Periodic probe of App Instance liveness. App Instance will be restarted if the probe fails. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
- readinessProbe Property Map
- Periodic probe of App Instance service readiness. App Instance will be removed from service endpoints if the probe fails. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
- resourceRequests Property Map
- The requested resource quantity for required CPU and Memory. It is recommended that using this field to represent the required CPU and Memory, the old field cpu and memoryInGB will be deprecated later.
- scale Property Map
- Scaling properties for the Azure Spring Apps App Instance.
- startupProbe Property Map
- StartupProbe indicates that the App Instance has successfully initialized. If specified, no other probes are executed until this completes successfully. If this probe fails, the Pod will be restarted, just as if the livenessProbe failed. This can be used to provide different probe parameters at the beginning of a App Instance's lifecycle, when it might take a long time to load data or warm a cache, than during steady-state operation. This cannot be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
- terminationGrace NumberPeriod Seconds 
- Optional duration in seconds the App Instance needs to terminate gracefully. May be decreased in delete request. Value must be non-negative integer. The value zero indicates stop immediately via the kill signal (no opportunity to shut down). If this value is nil, the default grace period will be used instead. The grace period is the duration in seconds after the processes running in the App Instance are sent a termination signal and the time when the processes are forcibly halted with a kill signal. Set this value longer than the expected cleanup time for your process. Defaults to 90 seconds.
ExecActionResponse  
- Command List<string>
- Command is the command line to execute inside the container, the working directory for the command is root ('/') in the container's filesystem. The command is not run inside a shell, so traditional shell instructions ('|', etc) won't work. To use a shell, you need to explicitly call out to that shell. Exit status of 0 is treated as live/healthy and non-zero is unhealthy.
- Command []string
- Command is the command line to execute inside the container, the working directory for the command is root ('/') in the container's filesystem. The command is not run inside a shell, so traditional shell instructions ('|', etc) won't work. To use a shell, you need to explicitly call out to that shell. Exit status of 0 is treated as live/healthy and non-zero is unhealthy.
- command List<String>
- Command is the command line to execute inside the container, the working directory for the command is root ('/') in the container's filesystem. The command is not run inside a shell, so traditional shell instructions ('|', etc) won't work. To use a shell, you need to explicitly call out to that shell. Exit status of 0 is treated as live/healthy and non-zero is unhealthy.
- command string[]
- Command is the command line to execute inside the container, the working directory for the command is root ('/') in the container's filesystem. The command is not run inside a shell, so traditional shell instructions ('|', etc) won't work. To use a shell, you need to explicitly call out to that shell. Exit status of 0 is treated as live/healthy and non-zero is unhealthy.
- command Sequence[str]
- Command is the command line to execute inside the container, the working directory for the command is root ('/') in the container's filesystem. The command is not run inside a shell, so traditional shell instructions ('|', etc) won't work. To use a shell, you need to explicitly call out to that shell. Exit status of 0 is treated as live/healthy and non-zero is unhealthy.
- command List<String>
- Command is the command line to execute inside the container, the working directory for the command is root ('/') in the container's filesystem. The command is not run inside a shell, so traditional shell instructions ('|', etc) won't work. To use a shell, you need to explicitly call out to that shell. Exit status of 0 is treated as live/healthy and non-zero is unhealthy.
HTTPGetActionResponse  
HttpScaleRuleResponse   
- Auth
List<Pulumi.Azure Native. App Platform. Inputs. Scale Rule Auth Response> 
- Authentication secrets for the custom scale rule.
- Metadata Dictionary<string, string>
- Metadata properties to describe http scale rule.
- Auth
[]ScaleRule Auth Response 
- Authentication secrets for the custom scale rule.
- Metadata map[string]string
- Metadata properties to describe http scale rule.
- auth
List<ScaleRule Auth Response> 
- Authentication secrets for the custom scale rule.
- metadata Map<String,String>
- Metadata properties to describe http scale rule.
- auth
ScaleRule Auth Response[] 
- Authentication secrets for the custom scale rule.
- metadata {[key: string]: string}
- Metadata properties to describe http scale rule.
- auth
Sequence[ScaleRule Auth Response] 
- Authentication secrets for the custom scale rule.
- metadata Mapping[str, str]
- Metadata properties to describe http scale rule.
- auth List<Property Map>
- Authentication secrets for the custom scale rule.
- metadata Map<String>
- Metadata properties to describe http scale rule.
ImageRegistryCredentialResponse   
JarUploadedUserSourceInfoResponse     
- JvmOptions string
- JVM parameter
- RelativePath string
- Relative path of the storage which stores the source
- RuntimeVersion string
- Runtime version of the Jar file
- Version string
- Version of the source
- JvmOptions string
- JVM parameter
- RelativePath string
- Relative path of the storage which stores the source
- RuntimeVersion string
- Runtime version of the Jar file
- Version string
- Version of the source
- jvmOptions String
- JVM parameter
- relativePath String
- Relative path of the storage which stores the source
- runtimeVersion String
- Runtime version of the Jar file
- version String
- Version of the source
- jvmOptions string
- JVM parameter
- relativePath string
- Relative path of the storage which stores the source
- runtimeVersion string
- Runtime version of the Jar file
- version string
- Version of the source
- jvm_options str
- JVM parameter
- relative_path str
- Relative path of the storage which stores the source
- runtime_version str
- Runtime version of the Jar file
- version str
- Version of the source
- jvmOptions String
- JVM parameter
- relativePath String
- Relative path of the storage which stores the source
- runtimeVersion String
- Runtime version of the Jar file
- version String
- Version of the source
NetCoreZipUploadedUserSourceInfoResponse       
- NetCore stringMain Entry Path 
- The path to the .NET executable relative to zip root
- RelativePath string
- Relative path of the storage which stores the source
- RuntimeVersion string
- Runtime version of the .Net file
- Version string
- Version of the source
- NetCore stringMain Entry Path 
- The path to the .NET executable relative to zip root
- RelativePath string
- Relative path of the storage which stores the source
- RuntimeVersion string
- Runtime version of the .Net file
- Version string
- Version of the source
- netCore StringMain Entry Path 
- The path to the .NET executable relative to zip root
- relativePath String
- Relative path of the storage which stores the source
- runtimeVersion String
- Runtime version of the .Net file
- version String
- Version of the source
- netCore stringMain Entry Path 
- The path to the .NET executable relative to zip root
- relativePath string
- Relative path of the storage which stores the source
- runtimeVersion string
- Runtime version of the .Net file
- version string
- Version of the source
- net_core_ strmain_ entry_ path 
- The path to the .NET executable relative to zip root
- relative_path str
- Relative path of the storage which stores the source
- runtime_version str
- Runtime version of the .Net file
- version str
- Version of the source
- netCore StringMain Entry Path 
- The path to the .NET executable relative to zip root
- relativePath String
- Relative path of the storage which stores the source
- runtimeVersion String
- Runtime version of the .Net file
- version String
- Version of the source
ProbeResponse 
- DisableProbe bool
- Indicate whether the probe is disabled.
- FailureThreshold int
- Minimum consecutive failures for the probe to be considered failed after having succeeded. Minimum value is 1.
- InitialDelay intSeconds 
- Number of seconds after the App Instance has started before probes are initiated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
- PeriodSeconds int
- How often (in seconds) to perform the probe. Minimum value is 1.
- ProbeAction Pulumi.Azure | Pulumi.Native. App Platform. Inputs. Exec Action Response Azure | Pulumi.Native. App Platform. Inputs. HTTPGet Action Response Azure Native. App Platform. Inputs. TCPSocket Action Response 
- The action of the probe.
- SuccessThreshold int
- Minimum consecutive successes for the probe to be considered successful after having failed. Must be 1 for liveness and startup. Minimum value is 1.
- TimeoutSeconds int
- Number of seconds after which the probe times out. Minimum value is 1.
- DisableProbe bool
- Indicate whether the probe is disabled.
- FailureThreshold int
- Minimum consecutive failures for the probe to be considered failed after having succeeded. Minimum value is 1.
- InitialDelay intSeconds 
- Number of seconds after the App Instance has started before probes are initiated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
- PeriodSeconds int
- How often (in seconds) to perform the probe. Minimum value is 1.
- ProbeAction ExecAction | HTTPGetResponse Action | TCPSocketResponse Action Response 
- The action of the probe.
- SuccessThreshold int
- Minimum consecutive successes for the probe to be considered successful after having failed. Must be 1 for liveness and startup. Minimum value is 1.
- TimeoutSeconds int
- Number of seconds after which the probe times out. Minimum value is 1.
- disableProbe Boolean
- Indicate whether the probe is disabled.
- failureThreshold Integer
- Minimum consecutive failures for the probe to be considered failed after having succeeded. Minimum value is 1.
- initialDelay IntegerSeconds 
- Number of seconds after the App Instance has started before probes are initiated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
- periodSeconds Integer
- How often (in seconds) to perform the probe. Minimum value is 1.
- probeAction ExecAction | HTTPGetResponse Action | TCPSocketResponse Action Response 
- The action of the probe.
- successThreshold Integer
- Minimum consecutive successes for the probe to be considered successful after having failed. Must be 1 for liveness and startup. Minimum value is 1.
- timeoutSeconds Integer
- Number of seconds after which the probe times out. Minimum value is 1.
- disableProbe boolean
- Indicate whether the probe is disabled.
- failureThreshold number
- Minimum consecutive failures for the probe to be considered failed after having succeeded. Minimum value is 1.
- initialDelay numberSeconds 
- Number of seconds after the App Instance has started before probes are initiated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
- periodSeconds number
- How often (in seconds) to perform the probe. Minimum value is 1.
- probeAction ExecAction | HTTPGetResponse Action | TCPSocketResponse Action Response 
- The action of the probe.
- successThreshold number
- Minimum consecutive successes for the probe to be considered successful after having failed. Must be 1 for liveness and startup. Minimum value is 1.
- timeoutSeconds number
- Number of seconds after which the probe times out. Minimum value is 1.
- disable_probe bool
- Indicate whether the probe is disabled.
- failure_threshold int
- Minimum consecutive failures for the probe to be considered failed after having succeeded. Minimum value is 1.
- initial_delay_ intseconds 
- Number of seconds after the App Instance has started before probes are initiated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
- period_seconds int
- How often (in seconds) to perform the probe. Minimum value is 1.
- probe_action ExecAction | HTTPGetResponse Action | TCPSocketResponse Action Response 
- The action of the probe.
- success_threshold int
- Minimum consecutive successes for the probe to be considered successful after having failed. Must be 1 for liveness and startup. Minimum value is 1.
- timeout_seconds int
- Number of seconds after which the probe times out. Minimum value is 1.
- disableProbe Boolean
- Indicate whether the probe is disabled.
- failureThreshold Number
- Minimum consecutive failures for the probe to be considered failed after having succeeded. Minimum value is 1.
- initialDelay NumberSeconds 
- Number of seconds after the App Instance has started before probes are initiated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
- periodSeconds Number
- How often (in seconds) to perform the probe. Minimum value is 1.
- probeAction Property Map | Property Map | Property Map
- The action of the probe.
- successThreshold Number
- Minimum consecutive successes for the probe to be considered successful after having failed. Must be 1 for liveness and startup. Minimum value is 1.
- timeoutSeconds Number
- Number of seconds after which the probe times out. Minimum value is 1.
QueueScaleRuleResponse   
- Auth
List<Pulumi.Azure Native. App Platform. Inputs. Scale Rule Auth Response> 
- Authentication secrets for the queue scale rule.
- QueueLength int
- Queue length.
- QueueName string
- Queue name.
- Auth
[]ScaleRule Auth Response 
- Authentication secrets for the queue scale rule.
- QueueLength int
- Queue length.
- QueueName string
- Queue name.
- auth
List<ScaleRule Auth Response> 
- Authentication secrets for the queue scale rule.
- queueLength Integer
- Queue length.
- queueName String
- Queue name.
- auth
ScaleRule Auth Response[] 
- Authentication secrets for the queue scale rule.
- queueLength number
- Queue length.
- queueName string
- Queue name.
- auth
Sequence[ScaleRule Auth Response] 
- Authentication secrets for the queue scale rule.
- queue_length int
- Queue length.
- queue_name str
- Queue name.
- auth List<Property Map>
- Authentication secrets for the queue scale rule.
- queueLength Number
- Queue length.
- queueName String
- Queue name.
ResourceRequestsResponse  
- Cpu string
- Required CPU. 1 core can be represented by 1 or 1000m. This should be 500m or 1 for Basic tier, and {500m, 1, 2, 3, 4} for Standard tier.
- Memory string
- Required memory. 1 GB can be represented by 1Gi or 1024Mi. This should be {512Mi, 1Gi, 2Gi} for Basic tier, and {512Mi, 1Gi, 2Gi, ..., 8Gi} for Standard tier.
- Cpu string
- Required CPU. 1 core can be represented by 1 or 1000m. This should be 500m or 1 for Basic tier, and {500m, 1, 2, 3, 4} for Standard tier.
- Memory string
- Required memory. 1 GB can be represented by 1Gi or 1024Mi. This should be {512Mi, 1Gi, 2Gi} for Basic tier, and {512Mi, 1Gi, 2Gi, ..., 8Gi} for Standard tier.
- cpu String
- Required CPU. 1 core can be represented by 1 or 1000m. This should be 500m or 1 for Basic tier, and {500m, 1, 2, 3, 4} for Standard tier.
- memory String
- Required memory. 1 GB can be represented by 1Gi or 1024Mi. This should be {512Mi, 1Gi, 2Gi} for Basic tier, and {512Mi, 1Gi, 2Gi, ..., 8Gi} for Standard tier.
- cpu string
- Required CPU. 1 core can be represented by 1 or 1000m. This should be 500m or 1 for Basic tier, and {500m, 1, 2, 3, 4} for Standard tier.
- memory string
- Required memory. 1 GB can be represented by 1Gi or 1024Mi. This should be {512Mi, 1Gi, 2Gi} for Basic tier, and {512Mi, 1Gi, 2Gi, ..., 8Gi} for Standard tier.
- cpu str
- Required CPU. 1 core can be represented by 1 or 1000m. This should be 500m or 1 for Basic tier, and {500m, 1, 2, 3, 4} for Standard tier.
- memory str
- Required memory. 1 GB can be represented by 1Gi or 1024Mi. This should be {512Mi, 1Gi, 2Gi} for Basic tier, and {512Mi, 1Gi, 2Gi, ..., 8Gi} for Standard tier.
- cpu String
- Required CPU. 1 core can be represented by 1 or 1000m. This should be 500m or 1 for Basic tier, and {500m, 1, 2, 3, 4} for Standard tier.
- memory String
- Required memory. 1 GB can be represented by 1Gi or 1024Mi. This should be {512Mi, 1Gi, 2Gi} for Basic tier, and {512Mi, 1Gi, 2Gi, ..., 8Gi} for Standard tier.
ScaleResponse 
- MaxReplicas int
- Optional. Maximum number of container replicas. Defaults to 10 if not set.
- MinReplicas int
- Optional. Minimum number of container replicas.
- Rules
List<Pulumi.Azure Native. App Platform. Inputs. Scale Rule Response> 
- Scaling rules.
- MaxReplicas int
- Optional. Maximum number of container replicas. Defaults to 10 if not set.
- MinReplicas int
- Optional. Minimum number of container replicas.
- Rules
[]ScaleRule Response 
- Scaling rules.
- maxReplicas Integer
- Optional. Maximum number of container replicas. Defaults to 10 if not set.
- minReplicas Integer
- Optional. Minimum number of container replicas.
- rules
List<ScaleRule Response> 
- Scaling rules.
- maxReplicas number
- Optional. Maximum number of container replicas. Defaults to 10 if not set.
- minReplicas number
- Optional. Minimum number of container replicas.
- rules
ScaleRule Response[] 
- Scaling rules.
- max_replicas int
- Optional. Maximum number of container replicas. Defaults to 10 if not set.
- min_replicas int
- Optional. Minimum number of container replicas.
- rules
Sequence[ScaleRule Response] 
- Scaling rules.
- maxReplicas Number
- Optional. Maximum number of container replicas. Defaults to 10 if not set.
- minReplicas Number
- Optional. Minimum number of container replicas.
- rules List<Property Map>
- Scaling rules.
ScaleRuleAuthResponse   
- SecretRef string
- Name of the Azure Spring Apps App Instance secret from which to pull the auth params.
- TriggerParameter string
- Trigger Parameter that uses the secret
- SecretRef string
- Name of the Azure Spring Apps App Instance secret from which to pull the auth params.
- TriggerParameter string
- Trigger Parameter that uses the secret
- secretRef String
- Name of the Azure Spring Apps App Instance secret from which to pull the auth params.
- triggerParameter String
- Trigger Parameter that uses the secret
- secretRef string
- Name of the Azure Spring Apps App Instance secret from which to pull the auth params.
- triggerParameter string
- Trigger Parameter that uses the secret
- secret_ref str
- Name of the Azure Spring Apps App Instance secret from which to pull the auth params.
- trigger_parameter str
- Trigger Parameter that uses the secret
- secretRef String
- Name of the Azure Spring Apps App Instance secret from which to pull the auth params.
- triggerParameter String
- Trigger Parameter that uses the secret
ScaleRuleResponse  
- AzureQueue Pulumi.Azure Native. App Platform. Inputs. Queue Scale Rule Response 
- Azure Queue based scaling.
- Custom
Pulumi.Azure Native. App Platform. Inputs. Custom Scale Rule Response 
- Custom scale rule.
- Http
Pulumi.Azure Native. App Platform. Inputs. Http Scale Rule Response 
- HTTP requests based scaling.
- Name string
- Scale Rule Name
- Tcp
Pulumi.Azure Native. App Platform. Inputs. Tcp Scale Rule Response 
- Tcp requests based scaling.
- AzureQueue QueueScale Rule Response 
- Azure Queue based scaling.
- Custom
CustomScale Rule Response 
- Custom scale rule.
- Http
HttpScale Rule Response 
- HTTP requests based scaling.
- Name string
- Scale Rule Name
- Tcp
TcpScale Rule Response 
- Tcp requests based scaling.
- azureQueue QueueScale Rule Response 
- Azure Queue based scaling.
- custom
CustomScale Rule Response 
- Custom scale rule.
- http
HttpScale Rule Response 
- HTTP requests based scaling.
- name String
- Scale Rule Name
- tcp
TcpScale Rule Response 
- Tcp requests based scaling.
- azureQueue QueueScale Rule Response 
- Azure Queue based scaling.
- custom
CustomScale Rule Response 
- Custom scale rule.
- http
HttpScale Rule Response 
- HTTP requests based scaling.
- name string
- Scale Rule Name
- tcp
TcpScale Rule Response 
- Tcp requests based scaling.
- azure_queue QueueScale Rule Response 
- Azure Queue based scaling.
- custom
CustomScale Rule Response 
- Custom scale rule.
- http
HttpScale Rule Response 
- HTTP requests based scaling.
- name str
- Scale Rule Name
- tcp
TcpScale Rule Response 
- Tcp requests based scaling.
- azureQueue Property Map
- Azure Queue based scaling.
- custom Property Map
- Custom scale rule.
- http Property Map
- HTTP requests based scaling.
- name String
- Scale Rule Name
- tcp Property Map
- Tcp requests based scaling.
SkuResponse 
SourceUploadedUserSourceInfoResponse     
- ArtifactSelector string
- Selector for the artifact to be used for the deployment for multi-module projects. This should be the relative path to the target module/project.
- RelativePath string
- Relative path of the storage which stores the source
- RuntimeVersion string
- Runtime version of the source file
- Version string
- Version of the source
- ArtifactSelector string
- Selector for the artifact to be used for the deployment for multi-module projects. This should be the relative path to the target module/project.
- RelativePath string
- Relative path of the storage which stores the source
- RuntimeVersion string
- Runtime version of the source file
- Version string
- Version of the source
- artifactSelector String
- Selector for the artifact to be used for the deployment for multi-module projects. This should be the relative path to the target module/project.
- relativePath String
- Relative path of the storage which stores the source
- runtimeVersion String
- Runtime version of the source file
- version String
- Version of the source
- artifactSelector string
- Selector for the artifact to be used for the deployment for multi-module projects. This should be the relative path to the target module/project.
- relativePath string
- Relative path of the storage which stores the source
- runtimeVersion string
- Runtime version of the source file
- version string
- Version of the source
- artifact_selector str
- Selector for the artifact to be used for the deployment for multi-module projects. This should be the relative path to the target module/project.
- relative_path str
- Relative path of the storage which stores the source
- runtime_version str
- Runtime version of the source file
- version str
- Version of the source
- artifactSelector String
- Selector for the artifact to be used for the deployment for multi-module projects. This should be the relative path to the target module/project.
- relativePath String
- Relative path of the storage which stores the source
- runtimeVersion String
- Runtime version of the source file
- version String
- Version of the source
SystemDataResponse  
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource modification (UTC).
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource modification (UTC).
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource modification (UTC).
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
- createdAt string
- The timestamp of resource creation (UTC).
- createdBy string
- The identity that created the resource.
- createdBy stringType 
- The type of identity that created the resource.
- lastModified stringAt 
- The timestamp of resource modification (UTC).
- lastModified stringBy 
- The identity that last modified the resource.
- lastModified 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 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.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource modification (UTC).
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
TCPSocketActionResponse  
TcpScaleRuleResponse   
- Auth
List<Pulumi.Azure Native. App Platform. Inputs. Scale Rule Auth Response> 
- Authentication secrets for the tcp scale rule.
- Metadata Dictionary<string, string>
- Metadata properties to describe tcp scale rule.
- Auth
[]ScaleRule Auth Response 
- Authentication secrets for the tcp scale rule.
- Metadata map[string]string
- Metadata properties to describe tcp scale rule.
- auth
List<ScaleRule Auth Response> 
- Authentication secrets for the tcp scale rule.
- metadata Map<String,String>
- Metadata properties to describe tcp scale rule.
- auth
ScaleRule Auth Response[] 
- Authentication secrets for the tcp scale rule.
- metadata {[key: string]: string}
- Metadata properties to describe tcp scale rule.
- auth
Sequence[ScaleRule Auth Response] 
- Authentication secrets for the tcp scale rule.
- metadata Mapping[str, str]
- Metadata properties to describe tcp scale rule.
- auth List<Property Map>
- Authentication secrets for the tcp scale rule.
- metadata Map<String>
- Metadata properties to describe tcp scale rule.
UploadedUserSourceInfoResponse    
- RelativePath string
- Relative path of the storage which stores the source
- Version string
- Version of the source
- RelativePath string
- Relative path of the storage which stores the source
- Version string
- Version of the source
- relativePath String
- Relative path of the storage which stores the source
- version String
- Version of the source
- relativePath string
- Relative path of the storage which stores the source
- version string
- Version of the source
- relative_path str
- Relative path of the storage which stores the source
- version str
- Version of the source
- relativePath String
- Relative path of the storage which stores the source
- version String
- Version of the source
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