ServiceGatewayUpdateAddressLocationsContent.AddressLocations Property

Definition

An array of address locations to create or update.

public System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.ServiceGatewayAddressLocation> AddressLocations { get; }
member this.AddressLocations : System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.ServiceGatewayAddressLocation>
Public ReadOnly Property AddressLocations As IList(Of ServiceGatewayAddressLocation)

Property Value

Applies to