AzureCloudOptions type
Specifika alternativ för AzureCloudInstance
- azureCloudInstance – stränguppräkning som ger kort notation för sovaign och offentliga molnmyndigheter
- klientorganisation – etablera för att tillhandahålla klientinformation
type AzureCloudOptions = {
azureCloudInstance: AzureCloudInstance
tenant?: string
}