ExpressRouteLinkData.AdminState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Administrative state of the physical port.
public Azure.ResourceManager.Network.Models.ExpressRouteLinkAdminState? AdminState { get; set; }
member this.AdminState : Nullable<Azure.ResourceManager.Network.Models.ExpressRouteLinkAdminState> with get, set
Public Property AdminState As Nullable(Of ExpressRouteLinkAdminState)