GradientEdge CDK Utils
Preparing search index...
@gradientedge/cdk-utils-azure
AzureApiFunction
Interface AzureApiFunction
interface
AzureApiFunction
{
apim
:
ApiManagementService
;
apiOperations
:
{
[
operation
:
string
]:
ApiOperation
}
;
authKeyVault
:
Output
<
GetVaultResult
>
;
backend
:
Backend
;
corsPolicyXmlContent
?:
string
;
id
:
Input
<
string
>
;
logger
:
Logger
;
managementApi
:
Api
;
name
:
Input
<
string
>
;
namedValue
:
NamedValue
;
namedValueRoleAssignment
:
RoleAssignment
;
namedValueSecret
:
Secret
;
resourceGroupName
:
Input
<
string
>
;
}
Hierarchy (
View Summary
)
AzureApi
AzureApiFunction
Index
Properties
apim
api
Operations
auth
Key
Vault
backend
cors
Policy
Xml
Content?
id
logger
management
Api
name
named
Value
named
Value
Role
Assignment
named
Value
Secret
resource
Group
Name
Properties
apim
apim
:
ApiManagementService
api
Operations
apiOperations
:
{
[
operation
:
string
]:
ApiOperation
}
auth
Key
Vault
authKeyVault
:
Output
<
GetVaultResult
>
backend
backend
:
Backend
Optional
cors
Policy
Xml
Content
corsPolicyXmlContent
?:
string
id
id
:
Input
<
string
>
logger
logger
:
Logger
management
Api
managementApi
:
Api
name
name
:
Input
<
string
>
named
Value
namedValue
:
NamedValue
named
Value
Role
Assignment
namedValueRoleAssignment
:
RoleAssignment
named
Value
Secret
namedValueSecret
:
Secret
resource
Group
Name
resourceGroupName
:
Input
<
string
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
apim
api
Operations
auth
Key
Vault
backend
cors
Policy
Xml
Content
id
logger
management
Api
name
named
Value
named
Value
Role
Assignment
named
Value
Secret
resource
Group
Name
GradientEdge CDK Utils
Loading...