These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
azure-native.appplatform.getService
Explore with Pulumi AI
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
Get a Service and its properties. API Version: 2020-07-01.
Using getService
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 getService(args: GetServiceArgs, opts?: InvokeOptions): Promise<GetServiceResult>
function getServiceOutput(args: GetServiceOutputArgs, opts?: InvokeOptions): Output<GetServiceResult>
def get_service(resource_group_name: Optional[str] = None,
service_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetServiceResult
def get_service_output(resource_group_name: Optional[pulumi.Input[str]] = None,
service_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetServiceResult]
func LookupService(ctx *Context, args *LookupServiceArgs, opts ...InvokeOption) (*LookupServiceResult, error)
func LookupServiceOutput(ctx *Context, args *LookupServiceOutputArgs, opts ...InvokeOption) LookupServiceResultOutput
> Note: This function is named LookupService
in the Go SDK.
public static class GetService
{
public static Task<GetServiceResult> InvokeAsync(GetServiceArgs args, InvokeOptions? opts = null)
public static Output<GetServiceResult> Invoke(GetServiceInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetServiceResult> getService(GetServiceArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:appplatform:getService
arguments:
# arguments dictionary
The following arguments are supported:
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
getService 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. Cluster Resource Properties Response - Properties of the Service resource
- Type string
- The type of the resource.
- Location string
- The GEO location of the resource.
- Sku
Pulumi.
Azure Native. App Platform. Outputs. Sku Response - Sku of the Service resource
- Dictionary<string, string>
- Tags of the service which is a list of key value pairs that describe the resource.
- Id string
- Fully qualified resource Id for the resource.
- Name string
- The name of the resource.
- Properties
Cluster
Resource Properties Response - Properties of the Service resource
- Type string
- The type of the resource.
- Location string
- The GEO location of the resource.
- Sku
Sku
Response - Sku of the Service resource
- map[string]string
- Tags of the service which is a list of key value pairs that describe the resource.
- id String
- Fully qualified resource Id for the resource.
- name String
- The name of the resource.
- properties
Cluster
Resource Properties Response - Properties of the Service resource
- type String
- The type of the resource.
- location String
- The GEO location of the resource.
- sku
Sku
Response - Sku of the Service resource
- Map<String,String>
- Tags of the service which is a list of key value pairs that describe the resource.
- id string
- Fully qualified resource Id for the resource.
- name string
- The name of the resource.
- properties
Cluster
Resource Properties Response - Properties of the Service resource
- type string
- The type of the resource.
- location string
- The GEO location of the resource.
- sku
Sku
Response - Sku of the Service resource
- {[key: string]: string}
- Tags of the service which is a list of key value pairs that describe the resource.
- id str
- Fully qualified resource Id for the resource.
- name str
- The name of the resource.
- properties
Cluster
Resource Properties Response - Properties of the Service resource
- type str
- The type of the resource.
- location str
- The GEO location of the resource.
- sku
Sku
Response - Sku of the Service resource
- Mapping[str, str]
- Tags of the service which is a list of key value pairs that describe the resource.
- id String
- Fully qualified resource Id for the resource.
- name String
- The name of the resource.
- properties Property Map
- Properties of the Service resource
- type String
- The type of the resource.
- location String
- The GEO location of the resource.
- sku Property Map
- Sku of the Service resource
- Map<String>
- Tags of the service which is a list of key value pairs that describe the resource.
Supporting Types
ClusterResourcePropertiesResponse
- Provisioning
State string - Provisioning state of the Service
- Service
Id string - ServiceInstanceEntity GUID which uniquely identifies a created resource
- Version int
- Version of the Service
- Network
Profile Pulumi.Azure Native. App Platform. Inputs. Network Profile Response - Network profile of the Service
- Provisioning
State string - Provisioning state of the Service
- Service
Id string - ServiceInstanceEntity GUID which uniquely identifies a created resource
- Version int
- Version of the Service
- Network
Profile NetworkProfile Response - Network profile of the Service
- provisioning
State String - Provisioning state of the Service
- service
Id String - ServiceInstanceEntity GUID which uniquely identifies a created resource
- version Integer
- Version of the Service
- network
Profile NetworkProfile Response - Network profile of the Service
- provisioning
State string - Provisioning state of the Service
- service
Id string - ServiceInstanceEntity GUID which uniquely identifies a created resource
- version number
- Version of the Service
- network
Profile NetworkProfile Response - Network profile of the Service
- provisioning_
state str - Provisioning state of the Service
- service_
id str - ServiceInstanceEntity GUID which uniquely identifies a created resource
- version int
- Version of the Service
- network_
profile NetworkProfile Response - Network profile of the Service
- provisioning
State String - Provisioning state of the Service
- service
Id String - ServiceInstanceEntity GUID which uniquely identifies a created resource
- version Number
- Version of the Service
- network
Profile Property Map - Network profile of the Service
NetworkProfileResponse
- Outbound
IPs Pulumi.Azure Native. App Platform. Inputs. Network Profile Response Outbound IPs - Desired outbound IP resources for Azure Spring Cloud instance.
- Required
Traffics List<Pulumi.Azure Native. App Platform. Inputs. Required Traffic Response> - Required inbound or outbound traffics for Azure Spring Cloud instance.
- App
Network stringResource Group - Name of the resource group containing network resources of Azure Spring Cloud Apps
- App
Subnet stringId - Fully qualified resource Id of the subnet to host Azure Spring Cloud Apps
- Service
Cidr string - Azure Spring Cloud service reserved CIDR
- Service
Runtime stringNetwork Resource Group - Name of the resource group containing network resources of Azure Spring Cloud Service Runtime
- Service
Runtime stringSubnet Id - Fully qualified resource Id of the subnet to host Azure Spring Cloud Service Runtime
- Outbound
IPs NetworkProfile Response Outbound IPs - Desired outbound IP resources for Azure Spring Cloud instance.
- Required
Traffics []RequiredTraffic Response - Required inbound or outbound traffics for Azure Spring Cloud instance.
- App
Network stringResource Group - Name of the resource group containing network resources of Azure Spring Cloud Apps
- App
Subnet stringId - Fully qualified resource Id of the subnet to host Azure Spring Cloud Apps
- Service
Cidr string - Azure Spring Cloud service reserved CIDR
- Service
Runtime stringNetwork Resource Group - Name of the resource group containing network resources of Azure Spring Cloud Service Runtime
- Service
Runtime stringSubnet Id - Fully qualified resource Id of the subnet to host Azure Spring Cloud Service Runtime
- outbound
IPs NetworkProfile Response Outbound IPs - Desired outbound IP resources for Azure Spring Cloud instance.
- required
Traffics List<RequiredTraffic Response> - Required inbound or outbound traffics for Azure Spring Cloud instance.
- app
Network StringResource Group - Name of the resource group containing network resources of Azure Spring Cloud Apps
- app
Subnet StringId - Fully qualified resource Id of the subnet to host Azure Spring Cloud Apps
- service
Cidr String - Azure Spring Cloud service reserved CIDR
- service
Runtime StringNetwork Resource Group - Name of the resource group containing network resources of Azure Spring Cloud Service Runtime
- service
Runtime StringSubnet Id - Fully qualified resource Id of the subnet to host Azure Spring Cloud Service Runtime
- outbound
IPs NetworkProfile Response Outbound IPs - Desired outbound IP resources for Azure Spring Cloud instance.
- required
Traffics RequiredTraffic Response[] - Required inbound or outbound traffics for Azure Spring Cloud instance.
- app
Network stringResource Group - Name of the resource group containing network resources of Azure Spring Cloud Apps
- app
Subnet stringId - Fully qualified resource Id of the subnet to host Azure Spring Cloud Apps
- service
Cidr string - Azure Spring Cloud service reserved CIDR
- service
Runtime stringNetwork Resource Group - Name of the resource group containing network resources of Azure Spring Cloud Service Runtime
- service
Runtime stringSubnet Id - Fully qualified resource Id of the subnet to host Azure Spring Cloud Service Runtime
- outbound_
ips NetworkProfile Response Outbound IPs - Desired outbound IP resources for Azure Spring Cloud instance.
- required_
traffics Sequence[RequiredTraffic Response] - Required inbound or outbound traffics for Azure Spring Cloud instance.
- app_
network_ strresource_ group - Name of the resource group containing network resources of Azure Spring Cloud Apps
- app_
subnet_ strid - Fully qualified resource Id of the subnet to host Azure Spring Cloud Apps
- service_
cidr str - Azure Spring Cloud service reserved CIDR
- service_
runtime_ strnetwork_ resource_ group - Name of the resource group containing network resources of Azure Spring Cloud Service Runtime
- service_
runtime_ strsubnet_ id - Fully qualified resource Id of the subnet to host Azure Spring Cloud Service Runtime
- outbound
IPs Property Map - Desired outbound IP resources for Azure Spring Cloud instance.
- required
Traffics List<Property Map> - Required inbound or outbound traffics for Azure Spring Cloud instance.
- app
Network StringResource Group - Name of the resource group containing network resources of Azure Spring Cloud Apps
- app
Subnet StringId - Fully qualified resource Id of the subnet to host Azure Spring Cloud Apps
- service
Cidr String - Azure Spring Cloud service reserved CIDR
- service
Runtime StringNetwork Resource Group - Name of the resource group containing network resources of Azure Spring Cloud Service Runtime
- service
Runtime StringSubnet Id - Fully qualified resource Id of the subnet to host Azure Spring Cloud Service Runtime
NetworkProfileResponseOutboundIPs
- Public
IPs List<string> - A list of public IP addresses.
- Public
IPs []string - A list of public IP addresses.
- public
IPs List<String> - A list of public IP addresses.
- public
IPs string[] - A list of public IP addresses.
- public_
ips Sequence[str] - A list of public IP addresses.
- public
IPs List<String> - A list of public IP addresses.
RequiredTrafficResponse
SkuResponse
Package Details
- Repository
- azure-native-v1 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi