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.servicefabricmesh.getApplication
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
Gets the information about the application resource with the given name. The information include the description and other properties of the application. Azure REST API version: 2018-09-01-preview.
Other available API versions: 2018-07-01-preview.
Using getApplication
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 getApplication(args: GetApplicationArgs, opts?: InvokeOptions): Promise<GetApplicationResult>
function getApplicationOutput(args: GetApplicationOutputArgs, opts?: InvokeOptions): Output<GetApplicationResult>
def get_application(application_resource_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetApplicationResult
def get_application_output(application_resource_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetApplicationResult]
func LookupApplication(ctx *Context, args *LookupApplicationArgs, opts ...InvokeOption) (*LookupApplicationResult, error)
func LookupApplicationOutput(ctx *Context, args *LookupApplicationOutputArgs, opts ...InvokeOption) LookupApplicationResultOutput
> Note: This function is named LookupApplication
in the Go SDK.
public static class GetApplication
{
public static Task<GetApplicationResult> InvokeAsync(GetApplicationArgs args, InvokeOptions? opts = null)
public static Output<GetApplicationResult> Invoke(GetApplicationInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetApplicationResult> getApplication(GetApplicationArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:servicefabricmesh:getApplication
arguments:
# arguments dictionary
The following arguments are supported:
- Application
Resource stringName - The identity of the application.
- Resource
Group stringName - Azure resource group name
- Application
Resource stringName - The identity of the application.
- Resource
Group stringName - Azure resource group name
- application
Resource StringName - The identity of the application.
- resource
Group StringName - Azure resource group name
- application
Resource stringName - The identity of the application.
- resource
Group stringName - Azure resource group name
- application_
resource_ strname - The identity of the application.
- resource_
group_ strname - Azure resource group name
- application
Resource StringName - The identity of the application.
- resource
Group StringName - Azure resource group name
getApplication Result
The following output properties are available:
- Health
State string - Describes the health state of an application resource.
- Id string
- Fully qualified identifier for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Provisioning
State string - State of the resource.
- Service
Names List<string> - Names of the services in the application.
- Status string
- Status of the application.
- Status
Details string - Gives additional information about the current status of the application.
- Type string
- The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.
- Unhealthy
Evaluation string - When the application's health state is not 'Ok', this additional details from service fabric Health Manager for the user to know why the application is marked unhealthy.
- Debug
Params string - Internal - used by Visual Studio to setup the debugging session on the local development environment.
- Description string
- User readable description of the application.
- Diagnostics
Pulumi.
Azure Native. Service Fabric Mesh. Outputs. Diagnostics Description Response - Describes the diagnostics definition and usage for an application resource.
- Services
List<Pulumi.
Azure Native. Service Fabric Mesh. Outputs. Service Resource Description Response> - Describes the services in the application. This property is used to create or modify services of the application. On get only the name of the service is returned. The service description can be obtained by querying for the service resource.
- Dictionary<string, string>
- Resource tags.
- Health
State string - Describes the health state of an application resource.
- Id string
- Fully qualified identifier for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Provisioning
State string - State of the resource.
- Service
Names []string - Names of the services in the application.
- Status string
- Status of the application.
- Status
Details string - Gives additional information about the current status of the application.
- Type string
- The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.
- Unhealthy
Evaluation string - When the application's health state is not 'Ok', this additional details from service fabric Health Manager for the user to know why the application is marked unhealthy.
- Debug
Params string - Internal - used by Visual Studio to setup the debugging session on the local development environment.
- Description string
- User readable description of the application.
- Diagnostics
Diagnostics
Description Response - Describes the diagnostics definition and usage for an application resource.
- Services
[]Service
Resource Description Response - Describes the services in the application. This property is used to create or modify services of the application. On get only the name of the service is returned. The service description can be obtained by querying for the service resource.
- map[string]string
- Resource tags.
- health
State String - Describes the health state of an application resource.
- id String
- Fully qualified identifier for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- provisioning
State String - State of the resource.
- service
Names List<String> - Names of the services in the application.
- status String
- Status of the application.
- status
Details String - Gives additional information about the current status of the application.
- type String
- The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.
- unhealthy
Evaluation String - When the application's health state is not 'Ok', this additional details from service fabric Health Manager for the user to know why the application is marked unhealthy.
- debug
Params String - Internal - used by Visual Studio to setup the debugging session on the local development environment.
- description String
- User readable description of the application.
- diagnostics
Diagnostics
Description Response - Describes the diagnostics definition and usage for an application resource.
- services
List<Service
Resource Description Response> - Describes the services in the application. This property is used to create or modify services of the application. On get only the name of the service is returned. The service description can be obtained by querying for the service resource.
- Map<String,String>
- Resource tags.
- health
State string - Describes the health state of an application resource.
- id string
- Fully qualified identifier for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location string
- The geo-location where the resource lives
- name string
- The name of the resource
- provisioning
State string - State of the resource.
- service
Names string[] - Names of the services in the application.
- status string
- Status of the application.
- status
Details string - Gives additional information about the current status of the application.
- type string
- The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.
- unhealthy
Evaluation string - When the application's health state is not 'Ok', this additional details from service fabric Health Manager for the user to know why the application is marked unhealthy.
- debug
Params string - Internal - used by Visual Studio to setup the debugging session on the local development environment.
- description string
- User readable description of the application.
- diagnostics
Diagnostics
Description Response - Describes the diagnostics definition and usage for an application resource.
- services
Service
Resource Description Response[] - Describes the services in the application. This property is used to create or modify services of the application. On get only the name of the service is returned. The service description can be obtained by querying for the service resource.
- {[key: string]: string}
- Resource tags.
- health_
state str - Describes the health state of an application resource.
- id str
- Fully qualified identifier for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location str
- The geo-location where the resource lives
- name str
- The name of the resource
- provisioning_
state str - State of the resource.
- service_
names Sequence[str] - Names of the services in the application.
- status str
- Status of the application.
- status_
details str - Gives additional information about the current status of the application.
- type str
- The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.
- unhealthy_
evaluation str - When the application's health state is not 'Ok', this additional details from service fabric Health Manager for the user to know why the application is marked unhealthy.
- debug_
params str - Internal - used by Visual Studio to setup the debugging session on the local development environment.
- description str
- User readable description of the application.
- diagnostics
Diagnostics
Description Response - Describes the diagnostics definition and usage for an application resource.
- services
Sequence[Service
Resource Description Response] - Describes the services in the application. This property is used to create or modify services of the application. On get only the name of the service is returned. The service description can be obtained by querying for the service resource.
- Mapping[str, str]
- Resource tags.
- health
State String - Describes the health state of an application resource.
- id String
- Fully qualified identifier for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- provisioning
State String - State of the resource.
- service
Names List<String> - Names of the services in the application.
- status String
- Status of the application.
- status
Details String - Gives additional information about the current status of the application.
- type String
- The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.
- unhealthy
Evaluation String - When the application's health state is not 'Ok', this additional details from service fabric Health Manager for the user to know why the application is marked unhealthy.
- debug
Params String - Internal - used by Visual Studio to setup the debugging session on the local development environment.
- description String
- User readable description of the application.
- diagnostics Property Map
- Describes the diagnostics definition and usage for an application resource.
- services List<Property Map>
- Describes the services in the application. This property is used to create or modify services of the application. On get only the name of the service is returned. The service description can be obtained by querying for the service resource.
- Map<String>
- Resource tags.
Supporting Types
AddRemoveReplicaScalingMechanismResponse
- Max
Count int - Maximum number of containers (scale up won't be performed above this number).
- Min
Count int - Minimum number of containers (scale down won't be performed below this number).
- Scale
Increment int - Each time auto scaling is performed, this number of containers will be added or removed.
- Max
Count int - Maximum number of containers (scale up won't be performed above this number).
- Min
Count int - Minimum number of containers (scale down won't be performed below this number).
- Scale
Increment int - Each time auto scaling is performed, this number of containers will be added or removed.
- max
Count Integer - Maximum number of containers (scale up won't be performed above this number).
- min
Count Integer - Minimum number of containers (scale down won't be performed below this number).
- scale
Increment Integer - Each time auto scaling is performed, this number of containers will be added or removed.
- max
Count number - Maximum number of containers (scale up won't be performed above this number).
- min
Count number - Minimum number of containers (scale down won't be performed below this number).
- scale
Increment number - Each time auto scaling is performed, this number of containers will be added or removed.
- max_
count int - Maximum number of containers (scale up won't be performed above this number).
- min_
count int - Minimum number of containers (scale down won't be performed below this number).
- scale_
increment int - Each time auto scaling is performed, this number of containers will be added or removed.
- max
Count Number - Maximum number of containers (scale up won't be performed above this number).
- min
Count Number - Minimum number of containers (scale down won't be performed below this number).
- scale
Increment Number - Each time auto scaling is performed, this number of containers will be added or removed.
ApplicationScopedVolumeCreationParametersServiceFabricVolumeDiskResponse
- Size
Disk string - Volume size
- Description string
- User readable description of the volume.
- Size
Disk string - Volume size
- Description string
- User readable description of the volume.
- size
Disk String - Volume size
- description String
- User readable description of the volume.
- size
Disk string - Volume size
- description string
- User readable description of the volume.
- size_
disk str - Volume size
- description str
- User readable description of the volume.
- size
Disk String - Volume size
- description String
- User readable description of the volume.
ApplicationScopedVolumeResponse
- Creation
Parameters Pulumi.Azure Native. Service Fabric Mesh. Inputs. Application Scoped Volume Creation Parameters Service Fabric Volume Disk Response - Describes parameters for creating application-scoped volumes.
- Destination
Path string - The path within the container at which the volume should be mounted. Only valid path characters are allowed.
- Name string
- Name of the volume being referenced.
- Read
Only bool - The flag indicating whether the volume is read only. Default is 'false'.
- Creation
Parameters ApplicationScoped Volume Creation Parameters Service Fabric Volume Disk Response - Describes parameters for creating application-scoped volumes.
- Destination
Path string - The path within the container at which the volume should be mounted. Only valid path characters are allowed.
- Name string
- Name of the volume being referenced.
- Read
Only bool - The flag indicating whether the volume is read only. Default is 'false'.
- creation
Parameters ApplicationScoped Volume Creation Parameters Service Fabric Volume Disk Response - Describes parameters for creating application-scoped volumes.
- destination
Path String - The path within the container at which the volume should be mounted. Only valid path characters are allowed.
- name String
- Name of the volume being referenced.
- read
Only Boolean - The flag indicating whether the volume is read only. Default is 'false'.
- creation
Parameters ApplicationScoped Volume Creation Parameters Service Fabric Volume Disk Response - Describes parameters for creating application-scoped volumes.
- destination
Path string - The path within the container at which the volume should be mounted. Only valid path characters are allowed.
- name string
- Name of the volume being referenced.
- read
Only boolean - The flag indicating whether the volume is read only. Default is 'false'.
- creation_
parameters ApplicationScoped Volume Creation Parameters Service Fabric Volume Disk Response - Describes parameters for creating application-scoped volumes.
- destination_
path str - The path within the container at which the volume should be mounted. Only valid path characters are allowed.
- name str
- Name of the volume being referenced.
- read_
only bool - The flag indicating whether the volume is read only. Default is 'false'.
- creation
Parameters Property Map - Describes parameters for creating application-scoped volumes.
- destination
Path String - The path within the container at which the volume should be mounted. Only valid path characters are allowed.
- name String
- Name of the volume being referenced.
- read
Only Boolean - The flag indicating whether the volume is read only. Default is 'false'.
AutoScalingPolicyResponse
- Mechanism
Pulumi.
Azure Native. Service Fabric Mesh. Inputs. Add Remove Replica Scaling Mechanism Response - The mechanism that is used to scale when auto scaling operation is invoked.
- Name string
- The name of the auto scaling policy.
- Trigger
Pulumi.
Azure Native. Service Fabric Mesh. Inputs. Average Load Scaling Trigger Response - Determines when auto scaling operation will be invoked.
- Mechanism
Add
Remove Replica Scaling Mechanism Response - The mechanism that is used to scale when auto scaling operation is invoked.
- Name string
- The name of the auto scaling policy.
- Trigger
Average
Load Scaling Trigger Response - Determines when auto scaling operation will be invoked.
- mechanism
Add
Remove Replica Scaling Mechanism Response - The mechanism that is used to scale when auto scaling operation is invoked.
- name String
- The name of the auto scaling policy.
- trigger
Average
Load Scaling Trigger Response - Determines when auto scaling operation will be invoked.
- mechanism
Add
Remove Replica Scaling Mechanism Response - The mechanism that is used to scale when auto scaling operation is invoked.
- name string
- The name of the auto scaling policy.
- trigger
Average
Load Scaling Trigger Response - Determines when auto scaling operation will be invoked.
- mechanism
Add
Remove Replica Scaling Mechanism Response - The mechanism that is used to scale when auto scaling operation is invoked.
- name str
- The name of the auto scaling policy.
- trigger
Average
Load Scaling Trigger Response - Determines when auto scaling operation will be invoked.
- mechanism Property Map
- The mechanism that is used to scale when auto scaling operation is invoked.
- name String
- The name of the auto scaling policy.
- trigger Property Map
- Determines when auto scaling operation will be invoked.
AutoScalingResourceMetricResponse
- Name string
- Name of the resource.
- Name string
- Name of the resource.
- name String
- Name of the resource.
- name string
- Name of the resource.
- name str
- Name of the resource.
- name String
- Name of the resource.
AverageLoadScalingTriggerResponse
- Lower
Load doubleThreshold - Lower load threshold (if average load is below this threshold, service will scale down).
- Metric
Pulumi.
Azure Native. Service Fabric Mesh. Inputs. Auto Scaling Resource Metric Response - Description of the metric that is used for scaling.
- Scale
Interval intIn Seconds - Scale interval that indicates how often will this trigger be checked.
- Upper
Load doubleThreshold - Upper load threshold (if average load is above this threshold, service will scale up).
- Lower
Load float64Threshold - Lower load threshold (if average load is below this threshold, service will scale down).
- Metric
Auto
Scaling Resource Metric Response - Description of the metric that is used for scaling.
- Scale
Interval intIn Seconds - Scale interval that indicates how often will this trigger be checked.
- Upper
Load float64Threshold - Upper load threshold (if average load is above this threshold, service will scale up).
- lower
Load DoubleThreshold - Lower load threshold (if average load is below this threshold, service will scale down).
- metric
Auto
Scaling Resource Metric Response - Description of the metric that is used for scaling.
- scale
Interval IntegerIn Seconds - Scale interval that indicates how often will this trigger be checked.
- upper
Load DoubleThreshold - Upper load threshold (if average load is above this threshold, service will scale up).
- lower
Load numberThreshold - Lower load threshold (if average load is below this threshold, service will scale down).
- metric
Auto
Scaling Resource Metric Response - Description of the metric that is used for scaling.
- scale
Interval numberIn Seconds - Scale interval that indicates how often will this trigger be checked.
- upper
Load numberThreshold - Upper load threshold (if average load is above this threshold, service will scale up).
- lower_
load_ floatthreshold - Lower load threshold (if average load is below this threshold, service will scale down).
- metric
Auto
Scaling Resource Metric Response - Description of the metric that is used for scaling.
- scale_
interval_ intin_ seconds - Scale interval that indicates how often will this trigger be checked.
- upper_
load_ floatthreshold - Upper load threshold (if average load is above this threshold, service will scale up).
- lower
Load NumberThreshold - Lower load threshold (if average load is below this threshold, service will scale down).
- metric Property Map
- Description of the metric that is used for scaling.
- scale
Interval NumberIn Seconds - Scale interval that indicates how often will this trigger be checked.
- upper
Load NumberThreshold - Upper load threshold (if average load is above this threshold, service will scale up).
AzureInternalMonitoringPipelineSinkDescriptionResponse
- Account
Name string - Azure Internal monitoring pipeline account.
- Auto
Key stringConfig Url - Azure Internal monitoring pipeline autokey associated with the certificate.
- Description string
- A description of the sink.
- Fluentd
Config objectUrl - Azure Internal monitoring agent fluentd configuration.
- Ma
Config stringUrl - Azure Internal monitoring agent configuration.
- Name string
- Name of the sink. This value is referenced by DiagnosticsReferenceDescription
- Namespace string
- Azure Internal monitoring pipeline account namespace.
- Account
Name string - Azure Internal monitoring pipeline account.
- Auto
Key stringConfig Url - Azure Internal monitoring pipeline autokey associated with the certificate.
- Description string
- A description of the sink.
- Fluentd
Config interface{}Url - Azure Internal monitoring agent fluentd configuration.
- Ma
Config stringUrl - Azure Internal monitoring agent configuration.
- Name string
- Name of the sink. This value is referenced by DiagnosticsReferenceDescription
- Namespace string
- Azure Internal monitoring pipeline account namespace.
- account
Name String - Azure Internal monitoring pipeline account.
- auto
Key StringConfig Url - Azure Internal monitoring pipeline autokey associated with the certificate.
- description String
- A description of the sink.
- fluentd
Config ObjectUrl - Azure Internal monitoring agent fluentd configuration.
- ma
Config StringUrl - Azure Internal monitoring agent configuration.
- name String
- Name of the sink. This value is referenced by DiagnosticsReferenceDescription
- namespace String
- Azure Internal monitoring pipeline account namespace.
- account
Name string - Azure Internal monitoring pipeline account.
- auto
Key stringConfig Url - Azure Internal monitoring pipeline autokey associated with the certificate.
- description string
- A description of the sink.
- fluentd
Config anyUrl - Azure Internal monitoring agent fluentd configuration.
- ma
Config stringUrl - Azure Internal monitoring agent configuration.
- name string
- Name of the sink. This value is referenced by DiagnosticsReferenceDescription
- namespace string
- Azure Internal monitoring pipeline account namespace.
- account_
name str - Azure Internal monitoring pipeline account.
- auto_
key_ strconfig_ url - Azure Internal monitoring pipeline autokey associated with the certificate.
- description str
- A description of the sink.
- fluentd_
config_ Anyurl - Azure Internal monitoring agent fluentd configuration.
- ma_
config_ strurl - Azure Internal monitoring agent configuration.
- name str
- Name of the sink. This value is referenced by DiagnosticsReferenceDescription
- namespace str
- Azure Internal monitoring pipeline account namespace.
- account
Name String - Azure Internal monitoring pipeline account.
- auto
Key StringConfig Url - Azure Internal monitoring pipeline autokey associated with the certificate.
- description String
- A description of the sink.
- fluentd
Config AnyUrl - Azure Internal monitoring agent fluentd configuration.
- ma
Config StringUrl - Azure Internal monitoring agent configuration.
- name String
- Name of the sink. This value is referenced by DiagnosticsReferenceDescription
- namespace String
- Azure Internal monitoring pipeline account namespace.
ContainerCodePackagePropertiesResponse
- Image string
- The Container image to use.
- Instance
View Pulumi.Azure Native. Service Fabric Mesh. Inputs. Container Instance View Response - Runtime information of a container instance.
- Name string
- The name of the code package.
- Resources
Pulumi.
Azure Native. Service Fabric Mesh. Inputs. Resource Requirements Response - The resources required by this container.
- Commands List<string>
- Command array to execute within the container in exec form.
- Diagnostics
Pulumi.
Azure Native. Service Fabric Mesh. Inputs. Diagnostics Ref Response - Reference to sinks in DiagnosticsDescription.
- Endpoints
List<Pulumi.
Azure Native. Service Fabric Mesh. Inputs. Endpoint Properties Response> - The endpoints exposed by this container.
- Entrypoint string
- Override for the default entry point in the container.
- Environment
Variables List<Pulumi.Azure Native. Service Fabric Mesh. Inputs. Environment Variable Response> - The environment variables to set in this container
- Image
Registry Pulumi.Credential Azure Native. Service Fabric Mesh. Inputs. Image Registry Credential Response - Image registry credential.
- Labels
List<Pulumi.
Azure Native. Service Fabric Mesh. Inputs. Container Label Response> - The labels to set in this container.
- Reliable
Collections List<Pulumi.Refs Azure Native. Service Fabric Mesh. Inputs. Reliable Collections Ref Response> - A list of ReliableCollection resources used by this particular code package. Please refer to ReliableCollectionsRef for more details.
- Settings
List<Pulumi.
Azure Native. Service Fabric Mesh. Inputs. Setting Response> - The settings to set in this container. The setting file path can be fetched from environment variable "Fabric_SettingPath". The path for Windows container is "C:\secrets". The path for Linux container is "/var/secrets".
- Volume
Refs List<Pulumi.Azure Native. Service Fabric Mesh. Inputs. Volume Reference Response> - Volumes to be attached to the container. The lifetime of these volumes is independent of the application's lifetime.
- Volumes
List<Pulumi.
Azure Native. Service Fabric Mesh. Inputs. Application Scoped Volume Response> - Volumes to be attached to the container. The lifetime of these volumes is scoped to the application's lifetime.
- Image string
- The Container image to use.
- Instance
View ContainerInstance View Response - Runtime information of a container instance.
- Name string
- The name of the code package.
- Resources
Resource
Requirements Response - The resources required by this container.
- Commands []string
- Command array to execute within the container in exec form.
- Diagnostics
Diagnostics
Ref Response - Reference to sinks in DiagnosticsDescription.
- Endpoints
[]Endpoint
Properties Response - The endpoints exposed by this container.
- Entrypoint string
- Override for the default entry point in the container.
- Environment
Variables []EnvironmentVariable Response - The environment variables to set in this container
- Image
Registry ImageCredential Registry Credential Response - Image registry credential.
- Labels
[]Container
Label Response - The labels to set in this container.
- Reliable
Collections []ReliableRefs Collections Ref Response - A list of ReliableCollection resources used by this particular code package. Please refer to ReliableCollectionsRef for more details.
- Settings
[]Setting
Response - The settings to set in this container. The setting file path can be fetched from environment variable "Fabric_SettingPath". The path for Windows container is "C:\secrets". The path for Linux container is "/var/secrets".
- Volume
Refs []VolumeReference Response - Volumes to be attached to the container. The lifetime of these volumes is independent of the application's lifetime.
- Volumes
[]Application
Scoped Volume Response - Volumes to be attached to the container. The lifetime of these volumes is scoped to the application's lifetime.
- image String
- The Container image to use.
- instance
View ContainerInstance View Response - Runtime information of a container instance.
- name String
- The name of the code package.
- resources
Resource
Requirements Response - The resources required by this container.
- commands List<String>
- Command array to execute within the container in exec form.
- diagnostics
Diagnostics
Ref Response - Reference to sinks in DiagnosticsDescription.
- endpoints
List<Endpoint
Properties Response> - The endpoints exposed by this container.
- entrypoint String
- Override for the default entry point in the container.
- environment
Variables List<EnvironmentVariable Response> - The environment variables to set in this container
- image
Registry ImageCredential Registry Credential Response - Image registry credential.
- labels
List<Container
Label Response> - The labels to set in this container.
- reliable
Collections List<ReliableRefs Collections Ref Response> - A list of ReliableCollection resources used by this particular code package. Please refer to ReliableCollectionsRef for more details.
- settings
List<Setting
Response> - The settings to set in this container. The setting file path can be fetched from environment variable "Fabric_SettingPath". The path for Windows container is "C:\secrets". The path for Linux container is "/var/secrets".
- volume
Refs List<VolumeReference Response> - Volumes to be attached to the container. The lifetime of these volumes is independent of the application's lifetime.
- volumes
List<Application
Scoped Volume Response> - Volumes to be attached to the container. The lifetime of these volumes is scoped to the application's lifetime.
- image string
- The Container image to use.
- instance
View ContainerInstance View Response - Runtime information of a container instance.
- name string
- The name of the code package.
- resources
Resource
Requirements Response - The resources required by this container.
- commands string[]
- Command array to execute within the container in exec form.
- diagnostics
Diagnostics
Ref Response - Reference to sinks in DiagnosticsDescription.
- endpoints
Endpoint
Properties Response[] - The endpoints exposed by this container.
- entrypoint string
- Override for the default entry point in the container.
- environment
Variables EnvironmentVariable Response[] - The environment variables to set in this container
- image
Registry ImageCredential Registry Credential Response - Image registry credential.
- labels
Container
Label Response[] - The labels to set in this container.
- reliable
Collections ReliableRefs Collections Ref Response[] - A list of ReliableCollection resources used by this particular code package. Please refer to ReliableCollectionsRef for more details.
- settings
Setting
Response[] - The settings to set in this container. The setting file path can be fetched from environment variable "Fabric_SettingPath". The path for Windows container is "C:\secrets". The path for Linux container is "/var/secrets".
- volume
Refs VolumeReference Response[] - Volumes to be attached to the container. The lifetime of these volumes is independent of the application's lifetime.
- volumes
Application
Scoped Volume Response[] - Volumes to be attached to the container. The lifetime of these volumes is scoped to the application's lifetime.
- image str
- The Container image to use.
- instance_
view ContainerInstance View Response - Runtime information of a container instance.
- name str
- The name of the code package.
- resources
Resource
Requirements Response - The resources required by this container.
- commands Sequence[str]
- Command array to execute within the container in exec form.
- diagnostics
Diagnostics
Ref Response - Reference to sinks in DiagnosticsDescription.
- endpoints
Sequence[Endpoint
Properties Response] - The endpoints exposed by this container.
- entrypoint str
- Override for the default entry point in the container.
- environment_
variables Sequence[EnvironmentVariable Response] - The environment variables to set in this container
- image_
registry_ Imagecredential Registry Credential Response - Image registry credential.
- labels
Sequence[Container
Label Response] - The labels to set in this container.
- reliable_
collections_ Sequence[Reliablerefs Collections Ref Response] - A list of ReliableCollection resources used by this particular code package. Please refer to ReliableCollectionsRef for more details.
- settings
Sequence[Setting
Response] - The settings to set in this container. The setting file path can be fetched from environment variable "Fabric_SettingPath". The path for Windows container is "C:\secrets". The path for Linux container is "/var/secrets".
- volume_
refs Sequence[VolumeReference Response] - Volumes to be attached to the container. The lifetime of these volumes is independent of the application's lifetime.
- volumes
Sequence[Application
Scoped Volume Response] - Volumes to be attached to the container. The lifetime of these volumes is scoped to the application's lifetime.
- image String
- The Container image to use.
- instance
View Property Map - Runtime information of a container instance.
- name String
- The name of the code package.
- resources Property Map
- The resources required by this container.
- commands List<String>
- Command array to execute within the container in exec form.
- diagnostics Property Map
- Reference to sinks in DiagnosticsDescription.
- endpoints List<Property Map>
- The endpoints exposed by this container.
- entrypoint String
- Override for the default entry point in the container.
- environment
Variables List<Property Map> - The environment variables to set in this container
- image
Registry Property MapCredential - Image registry credential.
- labels List<Property Map>
- The labels to set in this container.
- reliable
Collections List<Property Map>Refs - A list of ReliableCollection resources used by this particular code package. Please refer to ReliableCollectionsRef for more details.
- settings List<Property Map>
- The settings to set in this container. The setting file path can be fetched from environment variable "Fabric_SettingPath". The path for Windows container is "C:\secrets". The path for Linux container is "/var/secrets".
- volume
Refs List<Property Map> - Volumes to be attached to the container. The lifetime of these volumes is independent of the application's lifetime.
- volumes List<Property Map>
- Volumes to be attached to the container. The lifetime of these volumes is scoped to the application's lifetime.
ContainerEventResponse
- Count int
- The count of the event.
- First
Timestamp string - Date/time of the first event.
- Last
Timestamp string - Date/time of the last event.
- Message string
- The event message
- Name string
- The name of the container event.
- Type string
- The event type.
- Count int
- The count of the event.
- First
Timestamp string - Date/time of the first event.
- Last
Timestamp string - Date/time of the last event.
- Message string
- The event message
- Name string
- The name of the container event.
- Type string
- The event type.
- count Integer
- The count of the event.
- first
Timestamp String - Date/time of the first event.
- last
Timestamp String - Date/time of the last event.
- message String
- The event message
- name String
- The name of the container event.
- type String
- The event type.
- count number
- The count of the event.
- first
Timestamp string - Date/time of the first event.
- last
Timestamp string - Date/time of the last event.
- message string
- The event message
- name string
- The name of the container event.
- type string
- The event type.
- count int
- The count of the event.
- first_
timestamp str - Date/time of the first event.
- last_
timestamp str - Date/time of the last event.
- message str
- The event message
- name str
- The name of the container event.
- type str
- The event type.
- count Number
- The count of the event.
- first
Timestamp String - Date/time of the first event.
- last
Timestamp String - Date/time of the last event.
- message String
- The event message
- name String
- The name of the container event.
- type String
- The event type.
ContainerInstanceViewResponse
- Current
State Pulumi.Azure Native. Service Fabric Mesh. Inputs. Container State Response - Current container instance state.
- Events
List<Pulumi.
Azure Native. Service Fabric Mesh. Inputs. Container Event Response> - The events of this container instance.
- Previous
State Pulumi.Azure Native. Service Fabric Mesh. Inputs. Container State Response - Previous container instance state.
- Restart
Count int - The number of times the container has been restarted.
- Current
State ContainerState Response - Current container instance state.
- Events
[]Container
Event Response - The events of this container instance.
- Previous
State ContainerState Response - Previous container instance state.
- Restart
Count int - The number of times the container has been restarted.
- current
State ContainerState Response - Current container instance state.
- events
List<Container
Event Response> - The events of this container instance.
- previous
State ContainerState Response - Previous container instance state.
- restart
Count Integer - The number of times the container has been restarted.
- current
State ContainerState Response - Current container instance state.
- events
Container
Event Response[] - The events of this container instance.
- previous
State ContainerState Response - Previous container instance state.
- restart
Count number - The number of times the container has been restarted.
- current_
state ContainerState Response - Current container instance state.
- events
Sequence[Container
Event Response] - The events of this container instance.
- previous_
state ContainerState Response - Previous container instance state.
- restart_
count int - The number of times the container has been restarted.
- current
State Property Map - Current container instance state.
- events List<Property Map>
- The events of this container instance.
- previous
State Property Map - Previous container instance state.
- restart
Count Number - The number of times the container has been restarted.
ContainerLabelResponse
ContainerStateResponse
- Detail
Status string - Human-readable status of this state.
- Exit
Code string - The container exit code.
- Finish
Time string - Date/time when the container state finished.
- Start
Time string - Date/time when the container state started.
- State string
- The state of this container
- Detail
Status string - Human-readable status of this state.
- Exit
Code string - The container exit code.
- Finish
Time string - Date/time when the container state finished.
- Start
Time string - Date/time when the container state started.
- State string
- The state of this container
- detail
Status String - Human-readable status of this state.
- exit
Code String - The container exit code.
- finish
Time String - Date/time when the container state finished.
- start
Time String - Date/time when the container state started.
- state String
- The state of this container
- detail
Status string - Human-readable status of this state.
- exit
Code string - The container exit code.
- finish
Time string - Date/time when the container state finished.
- start
Time string - Date/time when the container state started.
- state string
- The state of this container
- detail_
status str - Human-readable status of this state.
- exit_
code str - The container exit code.
- finish_
time str - Date/time when the container state finished.
- start_
time str - Date/time when the container state started.
- state str
- The state of this container
- detail
Status String - Human-readable status of this state.
- exit
Code String - The container exit code.
- finish
Time String - Date/time when the container state finished.
- start
Time String - Date/time when the container state started.
- state String
- The state of this container
DiagnosticsDescriptionResponse
- Default
Sink List<string>Refs - The sinks to be used if diagnostics is enabled. Sink choices can be overridden at the service and code package level.
- Enabled bool
- Status of whether or not sinks are enabled.
- Sinks
List<Pulumi.
Azure Native. Service Fabric Mesh. Inputs. Azure Internal Monitoring Pipeline Sink Description Response> - List of supported sinks that can be referenced.
- Default
Sink []stringRefs - The sinks to be used if diagnostics is enabled. Sink choices can be overridden at the service and code package level.
- Enabled bool
- Status of whether or not sinks are enabled.
- Sinks
[]Azure
Internal Monitoring Pipeline Sink Description Response - List of supported sinks that can be referenced.
- default
Sink List<String>Refs - The sinks to be used if diagnostics is enabled. Sink choices can be overridden at the service and code package level.
- enabled Boolean
- Status of whether or not sinks are enabled.
- sinks
List<Azure
Internal Monitoring Pipeline Sink Description Response> - List of supported sinks that can be referenced.
- default
Sink string[]Refs - The sinks to be used if diagnostics is enabled. Sink choices can be overridden at the service and code package level.
- enabled boolean
- Status of whether or not sinks are enabled.
- sinks
Azure
Internal Monitoring Pipeline Sink Description Response[] - List of supported sinks that can be referenced.
- default_
sink_ Sequence[str]refs - The sinks to be used if diagnostics is enabled. Sink choices can be overridden at the service and code package level.
- enabled bool
- Status of whether or not sinks are enabled.
- sinks
Sequence[Azure
Internal Monitoring Pipeline Sink Description Response] - List of supported sinks that can be referenced.
- default
Sink List<String>Refs - The sinks to be used if diagnostics is enabled. Sink choices can be overridden at the service and code package level.
- enabled Boolean
- Status of whether or not sinks are enabled.
- sinks List<Property Map>
- List of supported sinks that can be referenced.
DiagnosticsRefResponse
EndpointPropertiesResponse
EndpointRefResponse
- Name string
- Name of the endpoint.
- Name string
- Name of the endpoint.
- name String
- Name of the endpoint.
- name string
- Name of the endpoint.
- name str
- Name of the endpoint.
- name String
- Name of the endpoint.
EnvironmentVariableResponse
ImageRegistryCredentialResponse
- Server string
- Docker image registry server, without protocol such as
http
andhttps
. - Username string
- The username for the private registry.
- Password string
- The password for the private registry. The password is required for create or update operations, however it is not returned in the get or list operations.
- Server string
- Docker image registry server, without protocol such as
http
andhttps
. - Username string
- The username for the private registry.
- Password string
- The password for the private registry. The password is required for create or update operations, however it is not returned in the get or list operations.
- server String
- Docker image registry server, without protocol such as
http
andhttps
. - username String
- The username for the private registry.
- password String
- The password for the private registry. The password is required for create or update operations, however it is not returned in the get or list operations.
- server string
- Docker image registry server, without protocol such as
http
andhttps
. - username string
- The username for the private registry.
- password string
- The password for the private registry. The password is required for create or update operations, however it is not returned in the get or list operations.
- server String
- Docker image registry server, without protocol such as
http
andhttps
. - username String
- The username for the private registry.
- password String
- The password for the private registry. The password is required for create or update operations, however it is not returned in the get or list operations.
NetworkRefResponse
- Endpoint
Refs List<Pulumi.Azure Native. Service Fabric Mesh. Inputs. Endpoint Ref Response> - A list of endpoints that are exposed on this network.
- Name string
- Name of the network
- Endpoint
Refs []EndpointRef Response - A list of endpoints that are exposed on this network.
- Name string
- Name of the network
- endpoint
Refs List<EndpointRef Response> - A list of endpoints that are exposed on this network.
- name String
- Name of the network
- endpoint
Refs EndpointRef Response[] - A list of endpoints that are exposed on this network.
- name string
- Name of the network
- endpoint_
refs Sequence[EndpointRef Response] - A list of endpoints that are exposed on this network.
- name str
- Name of the network
- endpoint
Refs List<Property Map> - A list of endpoints that are exposed on this network.
- name String
- Name of the network
ReliableCollectionsRefResponse
- Name string
- Name of ReliableCollection resource. Right now it's not used and you can use any string.
- Do
Not boolPersist State - False (the default) if ReliableCollections state is persisted to disk as usual. True if you do not want to persist state, in which case replication is still enabled and you can use ReliableCollections as distributed cache.
- Name string
- Name of ReliableCollection resource. Right now it's not used and you can use any string.
- Do
Not boolPersist State - False (the default) if ReliableCollections state is persisted to disk as usual. True if you do not want to persist state, in which case replication is still enabled and you can use ReliableCollections as distributed cache.
- name String
- Name of ReliableCollection resource. Right now it's not used and you can use any string.
- do
Not BooleanPersist State - False (the default) if ReliableCollections state is persisted to disk as usual. True if you do not want to persist state, in which case replication is still enabled and you can use ReliableCollections as distributed cache.
- name string
- Name of ReliableCollection resource. Right now it's not used and you can use any string.
- do
Not booleanPersist State - False (the default) if ReliableCollections state is persisted to disk as usual. True if you do not want to persist state, in which case replication is still enabled and you can use ReliableCollections as distributed cache.
- name str
- Name of ReliableCollection resource. Right now it's not used and you can use any string.
- do_
not_ boolpersist_ state - False (the default) if ReliableCollections state is persisted to disk as usual. True if you do not want to persist state, in which case replication is still enabled and you can use ReliableCollections as distributed cache.
- name String
- Name of ReliableCollection resource. Right now it's not used and you can use any string.
- do
Not BooleanPersist State - False (the default) if ReliableCollections state is persisted to disk as usual. True if you do not want to persist state, in which case replication is still enabled and you can use ReliableCollections as distributed cache.
ResourceLimitsResponse
- Cpu double
- CPU limits in cores. At present, only full cores are supported.
- Memory
In doubleGB - The memory limit in GB.
- Cpu float64
- CPU limits in cores. At present, only full cores are supported.
- Memory
In float64GB - The memory limit in GB.
- cpu Double
- CPU limits in cores. At present, only full cores are supported.
- memory
In DoubleGB - The memory limit in GB.
- cpu number
- CPU limits in cores. At present, only full cores are supported.
- memory
In numberGB - The memory limit in GB.
- cpu float
- CPU limits in cores. At present, only full cores are supported.
- memory_
in_ floatgb - The memory limit in GB.
- cpu Number
- CPU limits in cores. At present, only full cores are supported.
- memory
In NumberGB - The memory limit in GB.
ResourceRequestsResponse
- Cpu double
- Requested number of CPU cores. At present, only full cores are supported.
- Memory
In doubleGB - The memory request in GB for this container.
- Cpu float64
- Requested number of CPU cores. At present, only full cores are supported.
- Memory
In float64GB - The memory request in GB for this container.
- cpu Double
- Requested number of CPU cores. At present, only full cores are supported.
- memory
In DoubleGB - The memory request in GB for this container.
- cpu number
- Requested number of CPU cores. At present, only full cores are supported.
- memory
In numberGB - The memory request in GB for this container.
- cpu float
- Requested number of CPU cores. At present, only full cores are supported.
- memory_
in_ floatgb - The memory request in GB for this container.
- cpu Number
- Requested number of CPU cores. At present, only full cores are supported.
- memory
In NumberGB - The memory request in GB for this container.
ResourceRequirementsResponse
- Requests
Pulumi.
Azure Native. Service Fabric Mesh. Inputs. Resource Requests Response - Describes the requested resources for a given container.
- Limits
Pulumi.
Azure Native. Service Fabric Mesh. Inputs. Resource Limits Response - Describes the maximum limits on the resources for a given container.
- Requests
Resource
Requests Response - Describes the requested resources for a given container.
- Limits
Resource
Limits Response - Describes the maximum limits on the resources for a given container.
- requests
Resource
Requests Response - Describes the requested resources for a given container.
- limits
Resource
Limits Response - Describes the maximum limits on the resources for a given container.
- requests
Resource
Requests Response - Describes the requested resources for a given container.
- limits
Resource
Limits Response - Describes the maximum limits on the resources for a given container.
- requests
Resource
Requests Response - Describes the requested resources for a given container.
- limits
Resource
Limits Response - Describes the maximum limits on the resources for a given container.
- requests Property Map
- Describes the requested resources for a given container.
- limits Property Map
- Describes the maximum limits on the resources for a given container.
ServiceResourceDescriptionResponse
- Code
Packages List<Pulumi.Azure Native. Service Fabric Mesh. Inputs. Container Code Package Properties Response> - Describes the set of code packages that forms the service. A code package describes the container and the properties for running it. All the code packages are started together on the same host and share the same context (network, process etc.).
- Health
State string - Describes the health state of an application resource.
- Id string
- Fully qualified identifier for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Os
Type string - The operation system required by the code in service.
- Provisioning
State string - State of the resource.
- Status string
- Status of the service.
- Status
Details string - Gives additional information about the current status of the service.
- Type string
- The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.
- Unhealthy
Evaluation string - When the service's health state is not 'Ok', this additional details from service fabric Health Manager for the user to know why the service is marked unhealthy.
- Auto
Scaling List<Pulumi.Policies Azure Native. Service Fabric Mesh. Inputs. Auto Scaling Policy Response> - Auto scaling policies
- Description string
- User readable description of the service.
- Diagnostics
Pulumi.
Azure Native. Service Fabric Mesh. Inputs. Diagnostics Ref Response - Reference to sinks in DiagnosticsDescription.
- Name string
- The name of the resource
- Network
Refs List<Pulumi.Azure Native. Service Fabric Mesh. Inputs. Network Ref Response> - The names of the private networks that this service needs to be part of.
- Replica
Count int - The number of replicas of the service to create. Defaults to 1 if not specified.
- Code
Packages []ContainerCode Package Properties Response - Describes the set of code packages that forms the service. A code package describes the container and the properties for running it. All the code packages are started together on the same host and share the same context (network, process etc.).
- Health
State string - Describes the health state of an application resource.
- Id string
- Fully qualified identifier for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Os
Type string - The operation system required by the code in service.
- Provisioning
State string - State of the resource.
- Status string
- Status of the service.
- Status
Details string - Gives additional information about the current status of the service.
- Type string
- The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.
- Unhealthy
Evaluation string - When the service's health state is not 'Ok', this additional details from service fabric Health Manager for the user to know why the service is marked unhealthy.
- Auto
Scaling []AutoPolicies Scaling Policy Response - Auto scaling policies
- Description string
- User readable description of the service.
- Diagnostics
Diagnostics
Ref Response - Reference to sinks in DiagnosticsDescription.
- Name string
- The name of the resource
- Network
Refs []NetworkRef Response - The names of the private networks that this service needs to be part of.
- Replica
Count int - The number of replicas of the service to create. Defaults to 1 if not specified.
- code
Packages List<ContainerCode Package Properties Response> - Describes the set of code packages that forms the service. A code package describes the container and the properties for running it. All the code packages are started together on the same host and share the same context (network, process etc.).
- health
State String - Describes the health state of an application resource.
- id String
- Fully qualified identifier for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- os
Type String - The operation system required by the code in service.
- provisioning
State String - State of the resource.
- status String
- Status of the service.
- status
Details String - Gives additional information about the current status of the service.
- type String
- The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.
- unhealthy
Evaluation String - When the service's health state is not 'Ok', this additional details from service fabric Health Manager for the user to know why the service is marked unhealthy.
- auto
Scaling List<AutoPolicies Scaling Policy Response> - Auto scaling policies
- description String
- User readable description of the service.
- diagnostics
Diagnostics
Ref Response - Reference to sinks in DiagnosticsDescription.
- name String
- The name of the resource
- network
Refs List<NetworkRef Response> - The names of the private networks that this service needs to be part of.
- replica
Count Integer - The number of replicas of the service to create. Defaults to 1 if not specified.
- code
Packages ContainerCode Package Properties Response[] - Describes the set of code packages that forms the service. A code package describes the container and the properties for running it. All the code packages are started together on the same host and share the same context (network, process etc.).
- health
State string - Describes the health state of an application resource.
- id string
- Fully qualified identifier for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- os
Type string - The operation system required by the code in service.
- provisioning
State string - State of the resource.
- status string
- Status of the service.
- status
Details string - Gives additional information about the current status of the service.
- type string
- The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.
- unhealthy
Evaluation string - When the service's health state is not 'Ok', this additional details from service fabric Health Manager for the user to know why the service is marked unhealthy.
- auto
Scaling AutoPolicies Scaling Policy Response[] - Auto scaling policies
- description string
- User readable description of the service.
- diagnostics
Diagnostics
Ref Response - Reference to sinks in DiagnosticsDescription.
- name string
- The name of the resource
- network
Refs NetworkRef Response[] - The names of the private networks that this service needs to be part of.
- replica
Count number - The number of replicas of the service to create. Defaults to 1 if not specified.
- code_
packages Sequence[ContainerCode Package Properties Response] - Describes the set of code packages that forms the service. A code package describes the container and the properties for running it. All the code packages are started together on the same host and share the same context (network, process etc.).
- health_
state str - Describes the health state of an application resource.
- id str
- Fully qualified identifier for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- os_
type str - The operation system required by the code in service.
- provisioning_
state str - State of the resource.
- status str
- Status of the service.
- status_
details str - Gives additional information about the current status of the service.
- type str
- The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.
- unhealthy_
evaluation str - When the service's health state is not 'Ok', this additional details from service fabric Health Manager for the user to know why the service is marked unhealthy.
- auto_
scaling_ Sequence[Autopolicies Scaling Policy Response] - Auto scaling policies
- description str
- User readable description of the service.
- diagnostics
Diagnostics
Ref Response - Reference to sinks in DiagnosticsDescription.
- name str
- The name of the resource
- network_
refs Sequence[NetworkRef Response] - The names of the private networks that this service needs to be part of.
- replica_
count int - The number of replicas of the service to create. Defaults to 1 if not specified.
- code
Packages List<Property Map> - Describes the set of code packages that forms the service. A code package describes the container and the properties for running it. All the code packages are started together on the same host and share the same context (network, process etc.).
- health
State String - Describes the health state of an application resource.
- id String
- Fully qualified identifier for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- os
Type String - The operation system required by the code in service.
- provisioning
State String - State of the resource.
- status String
- Status of the service.
- status
Details String - Gives additional information about the current status of the service.
- type String
- The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.
- unhealthy
Evaluation String - When the service's health state is not 'Ok', this additional details from service fabric Health Manager for the user to know why the service is marked unhealthy.
- auto
Scaling List<Property Map>Policies - Auto scaling policies
- description String
- User readable description of the service.
- diagnostics Property Map
- Reference to sinks in DiagnosticsDescription.
- name String
- The name of the resource
- network
Refs List<Property Map> - The names of the private networks that this service needs to be part of.
- replica
Count Number - The number of replicas of the service to create. Defaults to 1 if not specified.
SettingResponse
VolumeReferenceResponse
- Destination
Path string - The path within the container at which the volume should be mounted. Only valid path characters are allowed.
- Name string
- Name of the volume being referenced.
- Read
Only bool - The flag indicating whether the volume is read only. Default is 'false'.
- Destination
Path string - The path within the container at which the volume should be mounted. Only valid path characters are allowed.
- Name string
- Name of the volume being referenced.
- Read
Only bool - The flag indicating whether the volume is read only. Default is 'false'.
- destination
Path String - The path within the container at which the volume should be mounted. Only valid path characters are allowed.
- name String
- Name of the volume being referenced.
- read
Only Boolean - The flag indicating whether the volume is read only. Default is 'false'.
- destination
Path string - The path within the container at which the volume should be mounted. Only valid path characters are allowed.
- name string
- Name of the volume being referenced.
- read
Only boolean - The flag indicating whether the volume is read only. Default is 'false'.
- destination_
path str - The path within the container at which the volume should be mounted. Only valid path characters are allowed.
- name str
- Name of the volume being referenced.
- read_
only bool - The flag indicating whether the volume is read only. Default is 'false'.
- destination
Path String - The path within the container at which the volume should be mounted. Only valid path characters are allowed.
- name String
- Name of the volume being referenced.
- read
Only Boolean - The flag indicating whether the volume is read only. Default is 'false'.
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