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.9.0 published on Wednesday, Sep 27, 2023 by Pulumi
azure-native.apimanagement.getApiManagementServiceDomainOwnershipIdentifier
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.9.0 published on Wednesday, Sep 27, 2023 by Pulumi
Get the custom domain ownership identifier for an API Management service. Azure REST API version: 2022-08-01.
Using getApiManagementServiceDomainOwnershipIdentifier
function getApiManagementServiceDomainOwnershipIdentifier(args: GetApiManagementServiceDomainOwnershipIdentifierArgs, opts?: InvokeOptions): Promise<GetApiManagementServiceDomainOwnershipIdentifierResult>
def get_api_management_service_domain_ownership_identifier(opts: Optional[InvokeOptions] = None) -> GetApiManagementServiceDomainOwnershipIdentifierResult
func GetApiManagementServiceDomainOwnershipIdentifier(ctx *Context, args *GetApiManagementServiceDomainOwnershipIdentifierArgs, opts ...InvokeOption) (*GetApiManagementServiceDomainOwnershipIdentifierResult, error)
> Note: This function is named GetApiManagementServiceDomainOwnershipIdentifier
in the Go SDK.
public static class GetApiManagementServiceDomainOwnershipIdentifier
{
public static Task<GetApiManagementServiceDomainOwnershipIdentifierResult> InvokeAsync(GetApiManagementServiceDomainOwnershipIdentifierArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetApiManagementServiceDomainOwnershipIdentifierResult> getApiManagementServiceDomainOwnershipIdentifier(GetApiManagementServiceDomainOwnershipIdentifierArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:apimanagement:getApiManagementServiceDomainOwnershipIdentifier
arguments:
# arguments dictionary
The following arguments are supported:
getApiManagementServiceDomainOwnershipIdentifier Result
The following output properties are available:
- Domain
Ownership stringIdentifier The domain ownership identifier value.
- Domain
Ownership stringIdentifier The domain ownership identifier value.
- domain
Ownership StringIdentifier The domain ownership identifier value.
- domain
Ownership stringIdentifier The domain ownership identifier value.
- domain_
ownership_ stridentifier The domain ownership identifier value.
- domain
Ownership StringIdentifier The domain ownership identifier value.
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.9.0 published on Wednesday, Sep 27, 2023 by Pulumi