GradientEdge CDK Utils
Preparing search index...
@gradientedge/cdk-utils-azure
AzureRemoteBackendProps
Interface AzureRemoteBackendProps
interface
AzureRemoteBackendProps
{
containerName
?:
string
;
key
?:
string
;
resourceGroupName
?:
string
;
storageAccountName
?:
string
;
subscriptionId
?:
string
;
type
:
AzureRemoteBackend
;
}
Index
Properties
container
Name?
key?
resource
Group
Name?
storage
Account
Name?
subscription
Id?
type
Properties
Optional
container
Name
containerName
?:
string
Optional
key
key
?:
string
Optional
resource
Group
Name
resourceGroupName
?:
string
Optional
storage
Account
Name
storageAccountName
?:
string
Optional
subscription
Id
subscriptionId
?:
string
type
type
:
AzureRemoteBackend
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
container
Name
key
resource
Group
Name
storage
Account
Name
subscription
Id
type
GradientEdge CDK Utils
Loading...