Web App Vnet Connection
Virtual Network information ARM resource. Uses Azure REST API version 2022-09-01. In version 1.x of the Azure Native provider, it used API version 2020-12-01. Other available API versions: 2020-10-01, 2023-01-01, 2023-12-01, 2024-04-01.
Import
An existing resource can be imported using its type token, name, and identifier, e.g.
$ pulumi import azure-native:web:WebAppVnetConnection myresource1 /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/virtualNetworkConnections/{vnetName}
Content copied to clipboard
Properties
Link copied to clipboard
The client certificate thumbprint.
Link copied to clipboard
DNS servers to be used by this Virtual Network. This should be a comma-separated list of IP addresses.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
true
if a resync is required; otherwise, false
.
Link copied to clipboard
The routes that this Virtual Network connection uses.
Link copied to clipboard
The Virtual Network's resource ID.