GradientEdge CDK Utils
Preparing search index...
@gradientedge/cdk-utils-azure
ApiManagementCustomDomainProps
Interface ApiManagementCustomDomainProps
interface
ApiManagementCustomDomainProps
{
apiManagementId
:
string
;
developerPortal
?:
{
certificateId
?:
string
;
hostName
:
string
}
[]
;
gateway
?:
{
certificateId
?:
string
;
hostName
:
string
;
negotiateClientCertificate
?:
boolean
;
}
[]
;
management
?:
{
certificateId
?:
string
;
hostName
:
string
}
[]
;
}
Index
Properties
api
Management
Id
developer
Portal?
gateway?
management?
Properties
api
Management
Id
apiManagementId
:
string
Optional
developer
Portal
developerPortal
?:
{
certificateId
?:
string
;
hostName
:
string
}
[]
Optional
gateway
gateway
?:
{
certificateId
?:
string
;
hostName
:
string
;
negotiateClientCertificate
?:
boolean
;
}
[]
Optional
management
management
?:
{
certificateId
?:
string
;
hostName
:
string
}
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
api
Management
Id
developer
Portal
gateway
management
GradientEdge CDK Utils
Loading...