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.63.0 published on Tuesday, Sep 24, 2024 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.63.0 published on Tuesday, Sep 24, 2024 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)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:appplatform:getDeployment
arguments:
# arguments dictionary
The following arguments are supported:
- App
Name string - The name of the App resource.
- Deployment
Name string - The name of the Deployment resource.
- Resource
Group 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.
- Service
Name string - The name of the Service resource.
- App
Name string - The name of the App resource.
- Deployment
Name string - The name of the Deployment resource.
- Resource
Group 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.
- Service
Name string - The name of the Service resource.
- app
Name String - The name of the App resource.
- deployment
Name String - The name of the Deployment resource.
- resource
Group 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.
- service
Name String - The name of the Service resource.
- app
Name string - The name of the App resource.
- deployment
Name string - The name of the Deployment resource.
- resource
Group 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.
- service
Name 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.
- app
Name String - The name of the App resource.
- deployment
Name String - The name of the Deployment resource.
- resource
Group 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.
- service
Name 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
- System
Data 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
Deployment
Resource Properties Response - Properties of the Deployment resource
- System
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource.
- Sku
Sku
Response - Sku of the Deployment resource
- id String
- Fully qualified resource Id for the resource.
- name String
- The name of the resource.
- properties
Deployment
Resource Properties Response - Properties of the Deployment resource
- system
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource.
- sku
Sku
Response - Sku of the Deployment resource
- id string
- Fully qualified resource Id for the resource.
- name string
- The name of the resource.
- properties
Deployment
Resource Properties Response - Properties of the Deployment resource
- system
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- type string
- The type of the resource.
- sku
Sku
Response - Sku of the Deployment resource
- id str
- Fully qualified resource Id for the resource.
- name str
- The name of the resource.
- properties
Deployment
Resource 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
Sku
Response - 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
- system
Data 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
- Resource
Id string - Resource Id of the APM
- Resource
Id string - Resource Id of the APM
- resource
Id String - Resource Id of the APM
- resource
Id string - Resource Id of the APM
- resource_
id str - Resource Id of the APM
- resource
Id String - Resource Id of the APM
BuildResultUserSourceInfoResponse
- Build
Result stringId - Resource id of an existing succeeded build result under the same Spring instance.
- Version string
- Version of the source
- Build
Result stringId - Resource id of an existing succeeded build result under the same Spring instance.
- Version string
- Version of the source
- build
Result StringId - Resource id of an existing succeeded build result under the same Spring instance.
- version String
- Version of the source
- build
Result 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
- build
Result StringId - Resource id of an existing succeeded build result under the same Spring instance.
- version String
- Version of the source
ContainerProbeSettingsResponse
- Disable
Probe bool - Indicates whether disable the liveness and readiness probe
- Disable
Probe bool - Indicates whether disable the liveness and readiness probe
- disable
Probe Boolean - Indicates whether disable the liveness and readiness probe
- disable
Probe boolean - Indicates whether disable the liveness and readiness probe
- disable_
probe bool - Indicates whether disable the liveness and readiness probe
- disable
Probe 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.
- Container
Image string - Container image of the custom container. This should be in the form of : without the server name of the registry
- Image
Registry Pulumi.Credential Azure Native. App Platform. Inputs. Image Registry Credential Response - Credential of the image registry
- Language
Framework 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.
- Container
Image string - 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 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.
- container
Image String - 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 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.
- container
Image string - 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 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.
- container
Image String - Container image of the custom container. This should be in the form of : without the server name of the registry
- image
Registry Property MapCredential - Credential of the image registry
- language
Framework 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
- Custom
Container Pulumi.Azure Native. App Platform. Inputs. Custom Container Response - Custom container payload
- Version string
- Version of the source
- Custom
Container CustomContainer Response - Custom container payload
- Version string
- Version of the source
- custom
Container CustomContainer Response - Custom container payload
- version String
- Version of the source
- custom
Container CustomContainer Response - Custom container payload
- version string
- Version of the source
- custom_
container CustomContainer Response - Custom container payload
- version str
- Version of the source
- custom
Container 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
[]Scale
Rule 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<Scale
Rule 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
Scale
Rule 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[Scale
Rule 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
- Discovery
Status string - Discovery status of the deployment instance
- Name string
- Name of the deployment instance
- Reason string
- Failed reason of the deployment instance
- Start
Time 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 string - Discovery status of the deployment instance
- Name string
- Name of the deployment instance
- Reason string
- Failed reason of the deployment instance
- Start
Time 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 String - Discovery status of the deployment instance
- name String
- Name of the deployment instance
- reason String
- Failed reason of the deployment instance
- start
Time 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 string - Discovery status of the deployment instance
- name string
- Name of the deployment instance
- reason string
- Failed reason of the deployment instance
- start
Time 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
- discovery
Status String - Discovery status of the deployment instance
- name String
- Name of the deployment instance
- reason String
- Failed reason of the deployment instance
- start
Time 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
- Provisioning
State string - Provisioning state of the Deployment
- Status string
- Status of the Deployment
- Active bool
- Indicates whether the Deployment is active
- Deployment
Settings 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
[]Deployment
Instance Response - Collection of instances belong to the Deployment
- Provisioning
State string - Provisioning state of the Deployment
- Status string
- Status of the Deployment
- Active bool
- Indicates whether the Deployment is active
- Deployment
Settings DeploymentSettings Response - Deployment settings of the Deployment
- Source
Build
Result | 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<Deployment
Instance Response> - Collection of instances belong to the Deployment
- provisioning
State String - Provisioning state of the Deployment
- status String
- Status of the Deployment
- active Boolean
- Indicates whether the Deployment is active
- deployment
Settings DeploymentSettings Response - Deployment settings of the Deployment
- source
Build
Result | 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
Deployment
Instance Response[] - Collection of instances belong to the Deployment
- provisioning
State string - Provisioning state of the Deployment
- status string
- Status of the Deployment
- active boolean
- Indicates whether the Deployment is active
- deployment
Settings DeploymentSettings Response - Deployment settings of the Deployment
- source
Build
Result | 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[Deployment
Instance 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
Build
Result | 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
- provisioning
State String - Provisioning state of the Deployment
- status String
- Status of the Deployment
- active Boolean
- Indicates whether the Deployment is active
- deployment
Settings 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
- Addon
Configs Dictionary<string, object> - Collection of addons
- Apms
List<Pulumi.
Azure Native. App Platform. Inputs. Apm Reference Response> - Collection of ApmReferences
- Container
Probe Pulumi.Settings Azure Native. App Platform. Inputs. Container Probe Settings Response - Container liveness and readiness probe settings
- Environment
Variables Dictionary<string, string> - Collection of environment variables
- Liveness
Probe 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
- Readiness
Probe 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
- Resource
Requests 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.
- Startup
Probe 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
- 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.
- Addon
Configs map[string]interface{} - Collection of addons
- Apms
[]Apm
Reference Response - Collection of ApmReferences
- Container
Probe ContainerSettings Probe Settings Response - Container liveness and readiness probe settings
- Environment
Variables map[string]string - 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
Scale
Response - 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.
- addon
Configs Map<String,Object> - Collection of addons
- apms
List<Apm
Reference Response> - Collection of ApmReferences
- container
Probe ContainerSettings Probe Settings Response - Container liveness and readiness probe settings
- environment
Variables Map<String,String> - 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
Scale
Response - 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 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.
- addon
Configs {[key: string]: any} - Collection of addons
- apms
Apm
Reference Response[] - Collection of ApmReferences
- container
Probe ContainerSettings Probe Settings Response - Container liveness and readiness probe settings
- environment
Variables {[key: string]: string} - 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
Scale
Response - 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 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[Apm
Reference 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
Scale
Response - 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.
- addon
Configs Map<Any> - Collection of addons
- apms List<Property Map>
- Collection of ApmReferences
- container
Probe Property MapSettings - Container liveness and readiness probe settings
- environment
Variables Map<String> - Collection of environment variables
- liveness
Probe 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
- readiness
Probe 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
- resource
Requests 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.
- startup
Probe 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
- termination
Grace 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
[]Scale
Rule Auth Response - Authentication secrets for the custom scale rule.
- Metadata map[string]string
- Metadata properties to describe http scale rule.
- auth
List<Scale
Rule Auth Response> - Authentication secrets for the custom scale rule.
- metadata Map<String,String>
- Metadata properties to describe http scale rule.
- auth
Scale
Rule Auth Response[] - Authentication secrets for the custom scale rule.
- metadata {[key: string]: string}
- Metadata properties to describe http scale rule.
- auth
Sequence[Scale
Rule 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
- Jvm
Options string - JVM parameter
- Relative
Path string - Relative path of the storage which stores the source
- Runtime
Version string - Runtime version of the Jar file
- Version string
- Version of the source
- Jvm
Options string - JVM parameter
- Relative
Path string - Relative path of the storage which stores the source
- Runtime
Version string - Runtime version of the Jar file
- Version string
- Version of the source
- jvm
Options String - JVM parameter
- relative
Path String - Relative path of the storage which stores the source
- runtime
Version String - Runtime version of the Jar file
- version String
- Version of the source
- jvm
Options string - JVM parameter
- relative
Path string - Relative path of the storage which stores the source
- runtime
Version 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
- jvm
Options String - JVM parameter
- relative
Path String - Relative path of the storage which stores the source
- runtime
Version String - Runtime version of the Jar file
- version String
- Version of the source
NetCoreZipUploadedUserSourceInfoResponse
- Net
Core stringMain Entry Path - The path to the .NET executable relative to zip root
- Relative
Path string - Relative path of the storage which stores the source
- Runtime
Version string - Runtime version of the .Net file
- Version string
- Version of the source
- Net
Core stringMain Entry Path - The path to the .NET executable relative to zip root
- Relative
Path string - Relative path of the storage which stores the source
- Runtime
Version string - Runtime version of the .Net file
- Version string
- Version of the source
- net
Core StringMain Entry Path - The path to the .NET executable relative to zip root
- relative
Path String - Relative path of the storage which stores the source
- runtime
Version String - Runtime version of the .Net file
- version String
- Version of the source
- net
Core stringMain Entry Path - The path to the .NET executable relative to zip root
- relative
Path string - Relative path of the storage which stores the source
- runtime
Version 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
- net
Core StringMain Entry Path - The path to the .NET executable relative to zip root
- relative
Path String - Relative path of the storage which stores the source
- runtime
Version String - Runtime version of the .Net file
- version String
- Version of the source
ProbeResponse
- 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 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.
- 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.
- 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.
- disable
Probe Boolean - Indicate whether the probe is disabled.
- failure
Threshold Integer - Minimum consecutive failures for the probe to be considered failed after having succeeded. Minimum value is 1.
- initial
Delay 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
- period
Seconds Integer - 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 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.
- timeout
Seconds Integer - Number of seconds after which the probe times out. Minimum value is 1.
- disable
Probe boolean - Indicate whether the probe is disabled.
- failure
Threshold number - Minimum consecutive failures for the probe to be considered failed after having succeeded. Minimum value is 1.
- initial
Delay 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
- period
Seconds number - 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 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.
- timeout
Seconds 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.
- disable
Probe Boolean - Indicate whether the probe is disabled.
- failure
Threshold Number - Minimum consecutive failures for the probe to be considered failed after having succeeded. Minimum value is 1.
- initial
Delay 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
- period
Seconds Number - How often (in seconds) to perform the probe. Minimum value is 1.
- probe
Action Property Map | Property Map | Property Map - The action of the probe.
- success
Threshold 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.
- timeout
Seconds 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.
- Queue
Length int - Queue length.
- Queue
Name string - Queue name.
- Auth
[]Scale
Rule Auth Response - Authentication secrets for the queue scale rule.
- Queue
Length int - Queue length.
- Queue
Name string - Queue name.
- auth
List<Scale
Rule Auth Response> - Authentication secrets for the queue scale rule.
- queue
Length Integer - Queue length.
- queue
Name String - Queue name.
- auth
Scale
Rule Auth Response[] - Authentication secrets for the queue scale rule.
- queue
Length number - Queue length.
- queue
Name string - Queue name.
- auth
Sequence[Scale
Rule 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.
- queue
Length Number - Queue length.
- queue
Name 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
- 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
List<Pulumi.
Azure Native. App Platform. Inputs. Scale Rule 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
[]Scale
Rule Response - Scaling rules.
- max
Replicas Integer - Optional. Maximum number of container replicas. Defaults to 10 if not set.
- min
Replicas Integer - Optional. Minimum number of container replicas.
- rules
List<Scale
Rule Response> - Scaling rules.
- max
Replicas number - Optional. Maximum number of container replicas. Defaults to 10 if not set.
- min
Replicas number - Optional. Minimum number of container replicas.
- rules
Scale
Rule 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[Scale
Rule Response] - Scaling rules.
- max
Replicas Number - Optional. Maximum number of container replicas. Defaults to 10 if not set.
- min
Replicas Number - Optional. Minimum number of container replicas.
- rules List<Property Map>
- Scaling rules.
ScaleRuleAuthResponse
- Secret
Ref string - Name of the Azure Spring Apps App Instance secret from which to pull the auth params.
- Trigger
Parameter string - Trigger Parameter that uses the secret
- Secret
Ref string - Name of the Azure Spring Apps App Instance secret from which to pull the auth params.
- Trigger
Parameter string - Trigger Parameter that uses the secret
- secret
Ref String - Name of the Azure Spring Apps App Instance secret from which to pull the auth params.
- trigger
Parameter String - Trigger Parameter that uses the secret
- secret
Ref string - Name of the Azure Spring Apps App Instance secret from which to pull the auth params.
- trigger
Parameter 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
- secret
Ref String - Name of the Azure Spring Apps App Instance secret from which to pull the auth params.
- trigger
Parameter String - Trigger Parameter that uses the secret
ScaleRuleResponse
- Azure
Queue 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.
- Azure
Queue QueueScale Rule Response - Azure Queue based scaling.
- Custom
Custom
Scale Rule Response - Custom scale rule.
- Http
Http
Scale Rule Response - HTTP requests based scaling.
- Name string
- Scale Rule Name
- Tcp
Tcp
Scale Rule Response - Tcp requests based scaling.
- azure
Queue QueueScale Rule Response - Azure Queue based scaling.
- custom
Custom
Scale Rule Response - Custom scale rule.
- http
Http
Scale Rule Response - HTTP requests based scaling.
- name String
- Scale Rule Name
- tcp
Tcp
Scale Rule Response - Tcp requests based scaling.
- azure
Queue QueueScale Rule Response - Azure Queue based scaling.
- custom
Custom
Scale Rule Response - Custom scale rule.
- http
Http
Scale Rule Response - HTTP requests based scaling.
- name string
- Scale Rule Name
- tcp
Tcp
Scale Rule Response - Tcp requests based scaling.
- azure_
queue QueueScale Rule Response - Azure Queue based scaling.
- custom
Custom
Scale Rule Response - Custom scale rule.
- http
Http
Scale Rule Response - HTTP requests based scaling.
- name str
- Scale Rule Name
- tcp
Tcp
Scale Rule Response - Tcp requests based scaling.
- azure
Queue 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
- Artifact
Selector 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.
- Relative
Path string - Relative path of the storage which stores the source
- Runtime
Version string - Runtime version of the source file
- Version string
- Version of the source
- Artifact
Selector 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.
- Relative
Path string - Relative path of the storage which stores the source
- Runtime
Version string - Runtime version of the source file
- Version string
- Version of the source
- artifact
Selector 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.
- relative
Path String - Relative path of the storage which stores the source
- runtime
Version String - Runtime version of the source file
- version String
- Version of the source
- artifact
Selector 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.
- relative
Path string - Relative path of the storage which stores the source
- runtime
Version 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
- artifact
Selector 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.
- relative
Path String - Relative path of the storage which stores the source
- runtime
Version String - Runtime version of the source file
- version String
- Version of the source
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 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 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 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 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 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 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.
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
[]Scale
Rule Auth Response - Authentication secrets for the tcp scale rule.
- Metadata map[string]string
- Metadata properties to describe tcp scale rule.
- auth
List<Scale
Rule Auth Response> - Authentication secrets for the tcp scale rule.
- metadata Map<String,String>
- Metadata properties to describe tcp scale rule.
- auth
Scale
Rule Auth Response[] - Authentication secrets for the tcp scale rule.
- metadata {[key: string]: string}
- Metadata properties to describe tcp scale rule.
- auth
Sequence[Scale
Rule 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
- Relative
Path string - Relative path of the storage which stores the source
- Version string
- Version of the source
- Relative
Path string - Relative path of the storage which stores the source
- Version string
- Version of the source
- relative
Path String - Relative path of the storage which stores the source
- version String
- Version of the source
- relative
Path 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
- relative
Path 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.63.0 published on Tuesday, Sep 24, 2024 by Pulumi