azure-native.web.getWebAppPremierAddOnSlot
Explore with Pulumi AI
Description for Gets a named add-on of an app.
Uses Azure REST API version 2024-04-01.
Other available API versions: 2016-08-01, 2018-02-01, 2018-11-01, 2019-08-01, 2020-06-01, 2020-09-01, 2020-10-01, 2020-12-01, 2021-01-01, 2021-01-15, 2021-02-01, 2021-03-01, 2022-03-01, 2022-09-01, 2023-01-01, 2023-12-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native web [ApiVersion]
. See the version guide for details.
Using getWebAppPremierAddOnSlot
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 getWebAppPremierAddOnSlot(args: GetWebAppPremierAddOnSlotArgs, opts?: InvokeOptions): Promise<GetWebAppPremierAddOnSlotResult>
function getWebAppPremierAddOnSlotOutput(args: GetWebAppPremierAddOnSlotOutputArgs, opts?: InvokeOptions): Output<GetWebAppPremierAddOnSlotResult>
def get_web_app_premier_add_on_slot(name: Optional[str] = None,
premier_add_on_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
slot: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetWebAppPremierAddOnSlotResult
def get_web_app_premier_add_on_slot_output(name: Optional[pulumi.Input[str]] = None,
premier_add_on_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
slot: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetWebAppPremierAddOnSlotResult]
func LookupWebAppPremierAddOnSlot(ctx *Context, args *LookupWebAppPremierAddOnSlotArgs, opts ...InvokeOption) (*LookupWebAppPremierAddOnSlotResult, error)
func LookupWebAppPremierAddOnSlotOutput(ctx *Context, args *LookupWebAppPremierAddOnSlotOutputArgs, opts ...InvokeOption) LookupWebAppPremierAddOnSlotResultOutput
> Note: This function is named LookupWebAppPremierAddOnSlot
in the Go SDK.
public static class GetWebAppPremierAddOnSlot
{
public static Task<GetWebAppPremierAddOnSlotResult> InvokeAsync(GetWebAppPremierAddOnSlotArgs args, InvokeOptions? opts = null)
public static Output<GetWebAppPremierAddOnSlotResult> Invoke(GetWebAppPremierAddOnSlotInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetWebAppPremierAddOnSlotResult> getWebAppPremierAddOnSlot(GetWebAppPremierAddOnSlotArgs args, InvokeOptions options)
public static Output<GetWebAppPremierAddOnSlotResult> getWebAppPremierAddOnSlot(GetWebAppPremierAddOnSlotArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:web:getWebAppPremierAddOnSlot
arguments:
# arguments dictionary
The following arguments are supported:
- Name string
- Name of the app.
- Premier
Add stringOn Name - Add-on name.
- Resource
Group stringName - Name of the resource group to which the resource belongs.
- Slot string
- Name of the deployment slot. If a slot is not specified, the API will get the named add-on for the production slot.
- Name string
- Name of the app.
- Premier
Add stringOn Name - Add-on name.
- Resource
Group stringName - Name of the resource group to which the resource belongs.
- Slot string
- Name of the deployment slot. If a slot is not specified, the API will get the named add-on for the production slot.
- name String
- Name of the app.
- premier
Add StringOn Name - Add-on name.
- resource
Group StringName - Name of the resource group to which the resource belongs.
- slot String
- Name of the deployment slot. If a slot is not specified, the API will get the named add-on for the production slot.
- name string
- Name of the app.
- premier
Add stringOn Name - Add-on name.
- resource
Group stringName - Name of the resource group to which the resource belongs.
- slot string
- Name of the deployment slot. If a slot is not specified, the API will get the named add-on for the production slot.
- name str
- Name of the app.
- premier_
add_ stron_ name - Add-on name.
- resource_
group_ strname - Name of the resource group to which the resource belongs.
- slot str
- Name of the deployment slot. If a slot is not specified, the API will get the named add-on for the production slot.
- name String
- Name of the app.
- premier
Add StringOn Name - Add-on name.
- resource
Group StringName - Name of the resource group to which the resource belongs.
- slot String
- Name of the deployment slot. If a slot is not specified, the API will get the named add-on for the production slot.
getWebAppPremierAddOnSlot Result
The following output properties are available:
- Azure
Api stringVersion - The Azure API version of the resource.
- Id string
- Resource Id.
- Location string
- Resource Location.
- Name string
- Resource Name.
- Type string
- Resource type.
- Kind string
- Kind of resource. If the resource is an app, you can refer to https://github.com/Azure/app-service-linux-docs/blob/master/Things_You_Should_Know/kind_property.md#app-service-resource-kind-reference for details supported values for kind.
- Marketplace
Offer string - Premier add on Marketplace offer.
- Marketplace
Publisher string - Premier add on Marketplace publisher.
- Product string
- Premier add on Product.
- Sku string
- Premier add on SKU.
- Dictionary<string, string>
- Resource tags.
- Vendor string
- Premier add on Vendor.
- Azure
Api stringVersion - The Azure API version of the resource.
- Id string
- Resource Id.
- Location string
- Resource Location.
- Name string
- Resource Name.
- Type string
- Resource type.
- Kind string
- Kind of resource. If the resource is an app, you can refer to https://github.com/Azure/app-service-linux-docs/blob/master/Things_You_Should_Know/kind_property.md#app-service-resource-kind-reference for details supported values for kind.
- Marketplace
Offer string - Premier add on Marketplace offer.
- Marketplace
Publisher string - Premier add on Marketplace publisher.
- Product string
- Premier add on Product.
- Sku string
- Premier add on SKU.
- map[string]string
- Resource tags.
- Vendor string
- Premier add on Vendor.
- azure
Api StringVersion - The Azure API version of the resource.
- id String
- Resource Id.
- location String
- Resource Location.
- name String
- Resource Name.
- type String
- Resource type.
- kind String
- Kind of resource. If the resource is an app, you can refer to https://github.com/Azure/app-service-linux-docs/blob/master/Things_You_Should_Know/kind_property.md#app-service-resource-kind-reference for details supported values for kind.
- marketplace
Offer String - Premier add on Marketplace offer.
- marketplace
Publisher String - Premier add on Marketplace publisher.
- product String
- Premier add on Product.
- sku String
- Premier add on SKU.
- Map<String,String>
- Resource tags.
- vendor String
- Premier add on Vendor.
- azure
Api stringVersion - The Azure API version of the resource.
- id string
- Resource Id.
- location string
- Resource Location.
- name string
- Resource Name.
- type string
- Resource type.
- kind string
- Kind of resource. If the resource is an app, you can refer to https://github.com/Azure/app-service-linux-docs/blob/master/Things_You_Should_Know/kind_property.md#app-service-resource-kind-reference for details supported values for kind.
- marketplace
Offer string - Premier add on Marketplace offer.
- marketplace
Publisher string - Premier add on Marketplace publisher.
- product string
- Premier add on Product.
- sku string
- Premier add on SKU.
- {[key: string]: string}
- Resource tags.
- vendor string
- Premier add on Vendor.
- azure_
api_ strversion - The Azure API version of the resource.
- id str
- Resource Id.
- location str
- Resource Location.
- name str
- Resource Name.
- type str
- Resource type.
- kind str
- Kind of resource. If the resource is an app, you can refer to https://github.com/Azure/app-service-linux-docs/blob/master/Things_You_Should_Know/kind_property.md#app-service-resource-kind-reference for details supported values for kind.
- marketplace_
offer str - Premier add on Marketplace offer.
- marketplace_
publisher str - Premier add on Marketplace publisher.
- product str
- Premier add on Product.
- sku str
- Premier add on SKU.
- Mapping[str, str]
- Resource tags.
- vendor str
- Premier add on Vendor.
- azure
Api StringVersion - The Azure API version of the resource.
- id String
- Resource Id.
- location String
- Resource Location.
- name String
- Resource Name.
- type String
- Resource type.
- kind String
- Kind of resource. If the resource is an app, you can refer to https://github.com/Azure/app-service-linux-docs/blob/master/Things_You_Should_Know/kind_property.md#app-service-resource-kind-reference for details supported values for kind.
- marketplace
Offer String - Premier add on Marketplace offer.
- marketplace
Publisher String - Premier add on Marketplace publisher.
- product String
- Premier add on Product.
- sku String
- Premier add on SKU.
- Map<String>
- Resource tags.
- vendor String
- Premier add on Vendor.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0