Compartir a través de


IWithZones.WithZones(IList<String>) Método

Definición

Establece la lista de zonas de disponibilidad que indica dónde debe proceder el recurso.

public Microsoft.Azure.Management.Network.Fluent.AzureFirewall.Update.IUpdate WithZones (System.Collections.Generic.IList<string> zones);
abstract member WithZones : System.Collections.Generic.IList<string> -> Microsoft.Azure.Management.Network.Fluent.AzureFirewall.Update.IUpdate
Public Function WithZones (zones As IList(Of String)) As IUpdate

Parámetros

zones
IList<String>

Lista de zonas de disponibilidad.

Devoluciones

Se aplica a