HvmAzureSettings Data Type

Properties
name data type description
azureClientId string
azureClientSecret string
azureSubscriptionId string
azureTenantId string

Example

{
  "azureClientId" : "...",
  "azureClientSecret" : "...",
  "azureSubscriptionId" : "...",
  "azureTenantId" : "..."
}