VirtualNetworkGatewaysVpnDeviceConfigurationScriptResponse type

Contiene datos de respuesta para la operación vpnDeviceConfigurationScript.

type VirtualNetworkGatewaysVpnDeviceConfigurationScriptResponse = {
  body: string
}