Share via


NetworkAttachment.DefaultGateway Property

Definition

The indicator of whether this is the default gateway. Only one of the attached networks (including the CloudServicesNetwork attachment) for a single machine may be specified as True.

public Azure.ResourceManager.NetworkCloud.Models.DefaultGateway? DefaultGateway { get; set; }
member this.DefaultGateway : Nullable<Azure.ResourceManager.NetworkCloud.Models.DefaultGateway> with get, set
Public Property DefaultGateway As Nullable(Of DefaultGateway)

Property Value

Applies to