AzureResourceIdentifier type
Identifikátor prostředku Azure.
type AzureResourceIdentifier = ResourceIdentifier & {
azureResourceId?: string
type: "AzureResource"
}
Tento prohlížeč se už nepodporuje.
Upgradujte na Microsoft Edge, abyste mohli využívat nejnovější funkce, aktualizace zabezpečení a technickou podporu.
Identifikátor prostředku Azure.
type AzureResourceIdentifier = ResourceIdentifier & {
azureResourceId?: string
type: "AzureResource"
}