Uses of Class
com.azure.resourcemanager.network.models.ExpressRouteLinkConnectorType
Packages that use ExpressRouteLinkConnectorType
Package
Description
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of ExpressRouteLinkConnectorType in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return ExpressRouteLinkConnectorTypeModifier and TypeMethodDescriptionExpressRouteLinkInner.connectorType()Get the connectorType property: Physical fiber port type.ExpressRouteLinkPropertiesFormat.connectorType()Get the connectorType property: Physical fiber port type. -
Uses of ExpressRouteLinkConnectorType in com.azure.resourcemanager.network.models
Subclasses with type arguments of type ExpressRouteLinkConnectorType in com.azure.resourcemanager.network.modelsModifier and TypeClassDescriptionfinal classPhysical fiber port type.Fields in com.azure.resourcemanager.network.models declared as ExpressRouteLinkConnectorTypeModifier and TypeFieldDescriptionstatic final ExpressRouteLinkConnectorTypeExpressRouteLinkConnectorType.LCStatic value LC for ExpressRouteLinkConnectorType.static final ExpressRouteLinkConnectorTypeExpressRouteLinkConnectorType.SCStatic value SC for ExpressRouteLinkConnectorType.Methods in com.azure.resourcemanager.network.models that return ExpressRouteLinkConnectorTypeModifier and TypeMethodDescriptionExpressRouteLinkConnectorType.fromString(String name) Creates or finds a ExpressRouteLinkConnectorType from its string representation.Methods in com.azure.resourcemanager.network.models that return types with arguments of type ExpressRouteLinkConnectorTypeModifier and TypeMethodDescriptionExpressRouteLinkConnectorType.values()Gets known ExpressRouteLinkConnectorType values.