GradientEdge CDK Utils
Preparing search index...
@gradientedge/cdk-utils-azure
AzureResourceNameFormatterProps
Interface AzureResourceNameFormatterProps
interface
AzureResourceNameFormatterProps
{
exclude
?:
boolean
;
globalPrefix
?:
boolean
;
globalSuffix
?:
boolean
;
prefix
?:
string
;
suffix
?:
string
;
}
Index
Properties
exclude?
global
Prefix?
global
Suffix?
prefix?
suffix?
Properties
Optional
exclude
exclude
?:
boolean
Optional
global
Prefix
globalPrefix
?:
boolean
Optional
global
Suffix
globalSuffix
?:
boolean
Optional
prefix
prefix
?:
string
Optional
suffix
suffix
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
exclude
global
Prefix
global
Suffix
prefix
suffix
GradientEdge CDK Utils
Loading...