ServiceGatewayAddressLocationResponse.Addresses Property

Definition

An array of addresses to create or update in locations.

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

Property Value

Applies to