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.47.1 published on Monday, Jun 24, 2024 by Pulumi
azure-native.app.getCustomDomainVerificationId
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.47.1 published on Monday, Jun 24, 2024 by Pulumi
Get the verification id of a subscription used for verifying custom domains Azure REST API version: 2023-05-02-preview.
Other available API versions: 2023-08-01-preview, 2023-11-02-preview, 2024-02-02-preview, 2024-03-01.
Using getCustomDomainVerificationId
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 getCustomDomainVerificationId(args: GetCustomDomainVerificationIdArgs, opts?: InvokeOptions): Promise<GetCustomDomainVerificationIdResult>
function getCustomDomainVerificationIdOutput(args: GetCustomDomainVerificationIdOutputArgs, opts?: InvokeOptions): Output<GetCustomDomainVerificationIdResult>
def get_custom_domain_verification_id(opts: Optional[InvokeOptions] = None) -> GetCustomDomainVerificationIdResult
def get_custom_domain_verification_id_output(opts: Optional[InvokeOptions] = None) -> Output[GetCustomDomainVerificationIdResult]
func GetCustomDomainVerificationId(ctx *Context, args *GetCustomDomainVerificationIdArgs, opts ...InvokeOption) (*GetCustomDomainVerificationIdResult, error)
func GetCustomDomainVerificationIdOutput(ctx *Context, args *GetCustomDomainVerificationIdOutputArgs, opts ...InvokeOption) GetCustomDomainVerificationIdResultOutput
> Note: This function is named GetCustomDomainVerificationId
in the Go SDK.
public static class GetCustomDomainVerificationId
{
public static Task<GetCustomDomainVerificationIdResult> InvokeAsync(GetCustomDomainVerificationIdArgs args, InvokeOptions? opts = null)
public static Output<GetCustomDomainVerificationIdResult> Invoke(GetCustomDomainVerificationIdInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetCustomDomainVerificationIdResult> getCustomDomainVerificationId(GetCustomDomainVerificationIdArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:app:getCustomDomainVerificationId
arguments:
# arguments dictionary
The following arguments are supported:
getCustomDomainVerificationId Result
The following output properties are available:
- Value string
- Value string
- value String
- value string
- value str
- value String
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.47.1 published on Monday, Jun 24, 2024 by Pulumi