GradientEdge CDK Utils
    Preparing search index...
    interface ResolveApiManagementProps {
        resourceGroupName: Input<string>;
        serviceName: Input<string>;
    }

    Hierarchy

    • GetApiManagementServiceOutputArgs
      • ResolveApiManagementProps
    Index

    Properties

    resourceGroupName: Input<string>

    The name of the resource group. The name is case insensitive.

    serviceName: Input<string>

    The name of the API Management service.