ProxyResource interface
De definitie van het resourcemodel voor alleen-proxyresource.
Eigenschappen
| location | Deze wordt afgeschaft in de nieuwe API. De resourcelocatie is afhankelijk van de bovenliggende resource. |
| tags | Azure-resourcetags. |
Eigenschapdetails
location
Deze wordt afgeschaft in de nieuwe API. De resourcelocatie is afhankelijk van de bovenliggende resource.
location?: string
Waarde van eigenschap
string
tags
Azure-resourcetags.
tags?: Record<string, string>
Waarde van eigenschap
Record<string, string>