These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi
azure-native-v2.appplatform.getDevToolPortal
Explore with Pulumi AI
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi
Get the Application Live 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 getDevToolPortal
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 getDevToolPortal(args: GetDevToolPortalArgs, opts?: InvokeOptions): Promise<GetDevToolPortalResult>
function getDevToolPortalOutput(args: GetDevToolPortalOutputArgs, opts?: InvokeOptions): Output<GetDevToolPortalResult>
def get_dev_tool_portal(dev_tool_portal_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
service_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetDevToolPortalResult
def get_dev_tool_portal_output(dev_tool_portal_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[GetDevToolPortalResult]
func LookupDevToolPortal(ctx *Context, args *LookupDevToolPortalArgs, opts ...InvokeOption) (*LookupDevToolPortalResult, error)
func LookupDevToolPortalOutput(ctx *Context, args *LookupDevToolPortalOutputArgs, opts ...InvokeOption) LookupDevToolPortalResultOutput
> Note: This function is named LookupDevToolPortal
in the Go SDK.
public static class GetDevToolPortal
{
public static Task<GetDevToolPortalResult> InvokeAsync(GetDevToolPortalArgs args, InvokeOptions? opts = null)
public static Output<GetDevToolPortalResult> Invoke(GetDevToolPortalInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetDevToolPortalResult> getDevToolPortal(GetDevToolPortalArgs args, InvokeOptions options)
public static Output<GetDevToolPortalResult> getDevToolPortal(GetDevToolPortalArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:appplatform:getDevToolPortal
arguments:
# arguments dictionary
The following arguments are supported:
- Dev
Tool Portal Name This property is required. Changes to this property will trigger replacement.
- The name of Dev Tool Portal.
- Resource
Group Name This property is required. Changes to this property will trigger replacement.
- 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 This property is required. Changes to this property will trigger replacement.
- The name of the Service resource.
- Dev
Tool Portal Name This property is required. Changes to this property will trigger replacement.
- The name of Dev Tool Portal.
- Resource
Group Name This property is required. Changes to this property will trigger replacement.
- 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 This property is required. Changes to this property will trigger replacement.
- The name of the Service resource.
- dev
Tool Portal Name This property is required. Changes to this property will trigger replacement.
- The name of Dev Tool Portal.
- resource
Group Name This property is required. Changes to this property will trigger replacement.
- 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 This property is required. Changes to this property will trigger replacement.
- The name of the Service resource.
- dev
Tool Portal Name This property is required. Changes to this property will trigger replacement.
- The name of Dev Tool Portal.
- resource
Group Name This property is required. Changes to this property will trigger replacement.
- 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 This property is required. Changes to this property will trigger replacement.
- The name of the Service resource.
- dev_
tool_ portal_ name This property is required. Changes to this property will trigger replacement.
- The name of Dev Tool Portal.
- resource_
group_ name This property is required. Changes to this property will trigger replacement.
- 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 This property is required. Changes to this property will trigger replacement.
- The name of the Service resource.
- dev
Tool Portal Name This property is required. Changes to this property will trigger replacement.
- The name of Dev Tool Portal.
- resource
Group Name This property is required. Changes to this property will trigger replacement.
- 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 This property is required. Changes to this property will trigger replacement.
- The name of the Service resource.
getDevToolPortal 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. Dev Tool Portal Properties Response - Dev Tool Portal properties payload
- 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.
- Id string
- Fully qualified resource Id for the resource.
- Name string
- The name of the resource.
- Properties
Dev
Tool Portal Properties Response - Dev Tool Portal properties payload
- System
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource.
- id String
- Fully qualified resource Id for the resource.
- name String
- The name of the resource.
- properties
Dev
Tool Portal Properties Response - Dev Tool Portal properties payload
- system
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource.
- id string
- Fully qualified resource Id for the resource.
- name string
- The name of the resource.
- properties
Dev
Tool Portal Properties Response - Dev Tool Portal properties payload
- system
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- type string
- The type of the resource.
- id str
- Fully qualified resource Id for the resource.
- name str
- The name of the resource.
- properties
Dev
Tool Portal Properties Response - Dev Tool Portal properties payload
- system_
data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- type str
- The type of the resource.
- id String
- Fully qualified resource Id for the resource.
- name String
- The name of the resource.
- properties Property Map
- Dev Tool Portal properties payload
- system
Data Property Map - Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource.
Supporting Types
DevToolPortalComponentResponse
- Instances
This property is required. List<Pulumi.Azure Native. App Platform. Inputs. Dev Tool Portal Instance Response> - Collection of instances belong to Dev Tool Portal.
- Name
This property is required. string - Resource
Requests This property is required. Pulumi.Azure Native. App Platform. Inputs. Dev Tool Portal Resource Requests Response - The requested resource quantity for required CPU and Memory.
- Instances
This property is required. []DevTool Portal Instance Response - Collection of instances belong to Dev Tool Portal.
- Name
This property is required. string - Resource
Requests This property is required. DevTool Portal Resource Requests Response - The requested resource quantity for required CPU and Memory.
- instances
This property is required. List<DevTool Portal Instance Response> - Collection of instances belong to Dev Tool Portal.
- name
This property is required. String - resource
Requests This property is required. DevTool Portal Resource Requests Response - The requested resource quantity for required CPU and Memory.
- instances
This property is required. DevTool Portal Instance Response[] - Collection of instances belong to Dev Tool Portal.
- name
This property is required. string - resource
Requests This property is required. DevTool Portal Resource Requests Response - The requested resource quantity for required CPU and Memory.
- instances
This property is required. Sequence[DevTool Portal Instance Response] - Collection of instances belong to Dev Tool Portal.
- name
This property is required. str - resource_
requests This property is required. DevTool Portal Resource Requests Response - The requested resource quantity for required CPU and Memory.
- instances
This property is required. List<Property Map> - Collection of instances belong to Dev Tool Portal.
- name
This property is required. String - resource
Requests This property is required. Property Map - The requested resource quantity for required CPU and Memory.
DevToolPortalFeatureDetailResponse
DevToolPortalFeatureSettingsResponse
- Application
Accelerator Pulumi.Azure Native. App Platform. Inputs. Dev Tool Portal Feature Detail Response - Detail of Accelerator plugin
- Application
Live Pulumi.View Azure Native. App Platform. Inputs. Dev Tool Portal Feature Detail Response - Detail of App Live View plugin
- Application
Accelerator DevTool Portal Feature Detail Response - Detail of Accelerator plugin
- Application
Live DevView Tool Portal Feature Detail Response - Detail of App Live View plugin
- application
Accelerator DevTool Portal Feature Detail Response - Detail of Accelerator plugin
- application
Live DevView Tool Portal Feature Detail Response - Detail of App Live View plugin
- application
Accelerator DevTool Portal Feature Detail Response - Detail of Accelerator plugin
- application
Live DevView Tool Portal Feature Detail Response - Detail of App Live View plugin
- application_
accelerator DevTool Portal Feature Detail Response - Detail of Accelerator plugin
- application_
live_ Devview Tool Portal Feature Detail Response - Detail of App Live View plugin
- application
Accelerator Property Map - Detail of Accelerator plugin
- application
Live Property MapView - Detail of App Live View plugin
DevToolPortalInstanceResponse
DevToolPortalPropertiesResponse
- Components
This property is required. List<Pulumi.Azure Native. App Platform. Inputs. Dev Tool Portal Component Response> - Collection of components belong to Dev Tool Portal.
- Provisioning
State This property is required. string - State of the Dev Tool Portal.
- Url
This property is required. string - URL of the resource, exposed when 'public' is true.
- Features
Pulumi.
Azure Native. App Platform. Inputs. Dev Tool Portal Feature Settings Response - Settings for Dev Tool Portal
- Public bool
- Indicates whether the resource exposes public endpoint
- Sso
Properties Pulumi.Azure Native. App Platform. Inputs. Dev Tool Portal Sso Properties Response - Single sign-on related configuration
- Components
This property is required. []DevTool Portal Component Response - Collection of components belong to Dev Tool Portal.
- Provisioning
State This property is required. string - State of the Dev Tool Portal.
- Url
This property is required. string - URL of the resource, exposed when 'public' is true.
- Features
Dev
Tool Portal Feature Settings Response - Settings for Dev Tool Portal
- Public bool
- Indicates whether the resource exposes public endpoint
- Sso
Properties DevTool Portal Sso Properties Response - Single sign-on related configuration
- components
This property is required. List<DevTool Portal Component Response> - Collection of components belong to Dev Tool Portal.
- provisioning
State This property is required. String - State of the Dev Tool Portal.
- url
This property is required. String - URL of the resource, exposed when 'public' is true.
- features
Dev
Tool Portal Feature Settings Response - Settings for Dev Tool Portal
- public_ Boolean
- Indicates whether the resource exposes public endpoint
- sso
Properties DevTool Portal Sso Properties Response - Single sign-on related configuration
- components
This property is required. DevTool Portal Component Response[] - Collection of components belong to Dev Tool Portal.
- provisioning
State This property is required. string - State of the Dev Tool Portal.
- url
This property is required. string - URL of the resource, exposed when 'public' is true.
- features
Dev
Tool Portal Feature Settings Response - Settings for Dev Tool Portal
- public boolean
- Indicates whether the resource exposes public endpoint
- sso
Properties DevTool Portal Sso Properties Response - Single sign-on related configuration
- components
This property is required. Sequence[DevTool Portal Component Response] - Collection of components belong to Dev Tool Portal.
- provisioning_
state This property is required. str - State of the Dev Tool Portal.
- url
This property is required. str - URL of the resource, exposed when 'public' is true.
- features
Dev
Tool Portal Feature Settings Response - Settings for Dev Tool Portal
- public bool
- Indicates whether the resource exposes public endpoint
- sso_
properties DevTool Portal Sso Properties Response - Single sign-on related configuration
- components
This property is required. List<Property Map> - Collection of components belong to Dev Tool Portal.
- provisioning
State This property is required. String - State of the Dev Tool Portal.
- url
This property is required. String - URL of the resource, exposed when 'public' is true.
- features Property Map
- Settings for Dev Tool Portal
- public Boolean
- Indicates whether the resource exposes public endpoint
- sso
Properties Property Map - Single sign-on related configuration
DevToolPortalResourceRequestsResponse
- Cpu
This property is required. string - Cpu quantity allocated to each Dev Tool Portal instance. 1 core can be represented by 1 or 1000m
- Instance
Count This property is required. int - Desired instance count of Dev Tool Portal.
- Memory
This property is required. string - Memory quantity allocated to each Dev Tool Portal instance. 1 GB can be represented by 1Gi or 1024Mi.
- Cpu
This property is required. string - Cpu quantity allocated to each Dev Tool Portal instance. 1 core can be represented by 1 or 1000m
- Instance
Count This property is required. int - Desired instance count of Dev Tool Portal.
- Memory
This property is required. string - Memory quantity allocated to each Dev Tool Portal instance. 1 GB can be represented by 1Gi or 1024Mi.
- cpu
This property is required. String - Cpu quantity allocated to each Dev Tool Portal instance. 1 core can be represented by 1 or 1000m
- instance
Count This property is required. Integer - Desired instance count of Dev Tool Portal.
- memory
This property is required. String - Memory quantity allocated to each Dev Tool Portal instance. 1 GB can be represented by 1Gi or 1024Mi.
- cpu
This property is required. string - Cpu quantity allocated to each Dev Tool Portal instance. 1 core can be represented by 1 or 1000m
- instance
Count This property is required. number - Desired instance count of Dev Tool Portal.
- memory
This property is required. string - Memory quantity allocated to each Dev Tool Portal instance. 1 GB can be represented by 1Gi or 1024Mi.
- cpu
This property is required. str - Cpu quantity allocated to each Dev Tool Portal instance. 1 core can be represented by 1 or 1000m
- instance_
count This property is required. int - Desired instance count of Dev Tool Portal.
- memory
This property is required. str - Memory quantity allocated to each Dev Tool Portal instance. 1 GB can be represented by 1Gi or 1024Mi.
- cpu
This property is required. String - Cpu quantity allocated to each Dev Tool Portal instance. 1 core can be represented by 1 or 1000m
- instance
Count This property is required. Number - Desired instance count of Dev Tool Portal.
- memory
This property is required. String - Memory quantity allocated to each Dev Tool Portal instance. 1 GB can be represented by 1Gi or 1024Mi.
DevToolPortalSsoPropertiesResponse
- Client
Id string - The public identifier for the application
- Client
Secret string - The secret known only to the application and the authorization server
- Metadata
Url string - The URI of a JSON file with generic OIDC provider configuration.
- Scopes List<string>
- It defines the specific actions applications can be allowed to do on a user's behalf
- Client
Id string - The public identifier for the application
- Client
Secret string - The secret known only to the application and the authorization server
- Metadata
Url string - The URI of a JSON file with generic OIDC provider configuration.
- Scopes []string
- It defines the specific actions applications can be allowed to do on a user's behalf
- client
Id String - The public identifier for the application
- client
Secret String - The secret known only to the application and the authorization server
- metadata
Url String - The URI of a JSON file with generic OIDC provider configuration.
- scopes List<String>
- It defines the specific actions applications can be allowed to do on a user's behalf
- client
Id string - The public identifier for the application
- client
Secret string - The secret known only to the application and the authorization server
- metadata
Url string - The URI of a JSON file with generic OIDC provider configuration.
- scopes string[]
- It defines the specific actions applications can be allowed to do on a user's behalf
- client_
id str - The public identifier for the application
- client_
secret str - The secret known only to the application and the authorization server
- metadata_
url str - The URI of a JSON file with generic OIDC provider configuration.
- scopes Sequence[str]
- It defines the specific actions applications can be allowed to do on a user's behalf
- client
Id String - The public identifier for the application
- client
Secret String - The secret known only to the application and the authorization server
- metadata
Url String - The URI of a JSON file with generic OIDC provider configuration.
- scopes List<String>
- It defines the specific actions applications can be allowed to do on a user's behalf
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.
Package Details
- Repository
- azure-native-v2 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi