azure-native.appplatform.getApp
Explore with Pulumi AI
Get an App and its properties. API Version: 2020-07-01.
Using getApp
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 getApp(args: GetAppArgs, opts?: InvokeOptions): Promise<GetAppResult>
function getAppOutput(args: GetAppOutputArgs, opts?: InvokeOptions): Output<GetAppResult>
def get_app(app_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
service_name: Optional[str] = None,
sync_status: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetAppResult
def get_app_output(app_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
service_name: Optional[pulumi.Input[str]] = None,
sync_status: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetAppResult]
func LookupApp(ctx *Context, args *LookupAppArgs, opts ...InvokeOption) (*LookupAppResult, error)
func LookupAppOutput(ctx *Context, args *LookupAppOutputArgs, opts ...InvokeOption) LookupAppResultOutput
> Note: This function is named LookupApp
in the Go SDK.
public static class GetApp
{
public static Task<GetAppResult> InvokeAsync(GetAppArgs args, InvokeOptions? opts = null)
public static Output<GetAppResult> Invoke(GetAppInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetAppResult> getApp(GetAppArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:appplatform:getApp
arguments:
# arguments dictionary
The following arguments are supported:
- App
Name string The name of the App 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.
- Sync
Status string Indicates whether sync status
- App
Name string The name of the App 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.
- Sync
Status string Indicates whether sync status
- app
Name String The name of the App 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.
- sync
Status String Indicates whether sync status
- app
Name string The name of the App 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.
- sync
Status string Indicates whether sync status
- app_
name str The name of the App 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.
- sync_
status str Indicates whether sync status
- app
Name String The name of the App 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.
- sync
Status String Indicates whether sync status
getApp 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. App Resource Properties Response Properties of the App resource
- Type string
The type of the resource.
- Identity
Pulumi.
Azure Native. App Platform. Outputs. Managed Identity Properties Response The Managed Identity type of the app resource
- Location string
The GEO location of the application, always the same with its parent resource
- Id string
Fully qualified resource Id for the resource.
- Name string
The name of the resource.
- Properties
App
Resource Properties Response Properties of the App resource
- Type string
The type of the resource.
- Identity
Managed
Identity Properties Response The Managed Identity type of the app resource
- Location string
The GEO location of the application, always the same with its parent resource
- id String
Fully qualified resource Id for the resource.
- name String
The name of the resource.
- properties
App
Resource Properties Response Properties of the App resource
- type String
The type of the resource.
- identity
Managed
Identity Properties Response The Managed Identity type of the app resource
- location String
The GEO location of the application, always the same with its parent resource
- id string
Fully qualified resource Id for the resource.
- name string
The name of the resource.
- properties
App
Resource Properties Response Properties of the App resource
- type string
The type of the resource.
- identity
Managed
Identity Properties Response The Managed Identity type of the app resource
- location string
The GEO location of the application, always the same with its parent resource
- id str
Fully qualified resource Id for the resource.
- name str
The name of the resource.
- properties
App
Resource Properties Response Properties of the App resource
- type str
The type of the resource.
- identity
Managed
Identity Properties Response The Managed Identity type of the app resource
- location str
The GEO location of the application, always the same with its parent resource
- id String
Fully qualified resource Id for the resource.
- name String
The name of the resource.
- properties Property Map
Properties of the App resource
- type String
The type of the resource.
- identity Property Map
The Managed Identity type of the app resource
- location String
The GEO location of the application, always the same with its parent resource
Supporting Types
AppResourcePropertiesResponse
- Created
Time string Date time when the resource is created
- Provisioning
State string Provisioning state of the App
- Url string
URL of the App
- Active
Deployment stringName Name of the active deployment of the App
- Fqdn string
Fully qualified dns Name.
- Https
Only bool Indicate if only https is allowed.
- Persistent
Disk Pulumi.Azure Native. App Platform. Inputs. Persistent Disk Response Persistent disk settings
- Public bool
Indicates whether the App exposes public endpoint
- Temporary
Disk Pulumi.Azure Native. App Platform. Inputs. Temporary Disk Response Temporary disk settings
- Created
Time string Date time when the resource is created
- Provisioning
State string Provisioning state of the App
- Url string
URL of the App
- Active
Deployment stringName Name of the active deployment of the App
- Fqdn string
Fully qualified dns Name.
- Https
Only bool Indicate if only https is allowed.
- Persistent
Disk PersistentDisk Response Persistent disk settings
- Public bool
Indicates whether the App exposes public endpoint
- Temporary
Disk TemporaryDisk Response Temporary disk settings
- created
Time String Date time when the resource is created
- provisioning
State String Provisioning state of the App
- url String
URL of the App
- active
Deployment StringName Name of the active deployment of the App
- fqdn String
Fully qualified dns Name.
- https
Only Boolean Indicate if only https is allowed.
- persistent
Disk PersistentDisk Response Persistent disk settings
- public_ Boolean
Indicates whether the App exposes public endpoint
- temporary
Disk TemporaryDisk Response Temporary disk settings
- created
Time string Date time when the resource is created
- provisioning
State string Provisioning state of the App
- url string
URL of the App
- active
Deployment stringName Name of the active deployment of the App
- fqdn string
Fully qualified dns Name.
- https
Only boolean Indicate if only https is allowed.
- persistent
Disk PersistentDisk Response Persistent disk settings
- public boolean
Indicates whether the App exposes public endpoint
- temporary
Disk TemporaryDisk Response Temporary disk settings
- created_
time str Date time when the resource is created
- provisioning_
state str Provisioning state of the App
- url str
URL of the App
- active_
deployment_ strname Name of the active deployment of the App
- fqdn str
Fully qualified dns Name.
- https_
only bool Indicate if only https is allowed.
- persistent_
disk PersistentDisk Response Persistent disk settings
- public bool
Indicates whether the App exposes public endpoint
- temporary_
disk TemporaryDisk Response Temporary disk settings
- created
Time String Date time when the resource is created
- provisioning
State String Provisioning state of the App
- url String
URL of the App
- active
Deployment StringName Name of the active deployment of the App
- fqdn String
Fully qualified dns Name.
- https
Only Boolean Indicate if only https is allowed.
- persistent
Disk Property Map Persistent disk settings
- public Boolean
Indicates whether the App exposes public endpoint
- temporary
Disk Property Map Temporary disk settings
ManagedIdentityPropertiesResponse
- Principal
Id string Principal Id
- Tenant
Id string Tenant Id
- Type string
Type of the managed identity
- Principal
Id string Principal Id
- Tenant
Id string Tenant Id
- Type string
Type of the managed identity
- principal
Id String Principal Id
- tenant
Id String Tenant Id
- type String
Type of the managed identity
- principal
Id string Principal Id
- tenant
Id string Tenant Id
- type string
Type of the managed identity
- principal_
id str Principal Id
- tenant_
id str Tenant Id
- type str
Type of the managed identity
- principal
Id String Principal Id
- tenant
Id String Tenant Id
- type String
Type of the managed identity
PersistentDiskResponse
- used_
in_ intgb Size of the used persistent disk in GB
- mount_
path str Mount path of the persistent disk
- size_
in_ intgb Size of the persistent disk in GB
TemporaryDiskResponse
- mount_
path str Mount path of the temporary disk
- size_
in_ intgb Size of the temporary disk in GB
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0