Uses of Class
com.azure.resourcemanager.network.fluent.models.ExpressRouteLinkPropertiesFormat
-
Packages that use ExpressRouteLinkPropertiesFormat Package Description com.azure.resourcemanager.network.fluent.models Package containing the inner data models for NetworkManagementClient. -
-
Uses of ExpressRouteLinkPropertiesFormat in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return ExpressRouteLinkPropertiesFormat Modifier and Type Method Description ExpressRouteLinkPropertiesFormatExpressRouteLinkPropertiesFormat. withAdminState(ExpressRouteLinkAdminState adminState)Set the adminState property: Administrative state of the physical port.ExpressRouteLinkPropertiesFormatExpressRouteLinkPropertiesFormat. withMacSecConfig(ExpressRouteLinkMacSecConfig macSecConfig)Set the macSecConfig property: Definition of ExpressRouteLink Mac Security configuration.
-