azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.m...

328 строки
23 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.managednetworkfabric.models.ExternalNetwork"
fullName: "com.azure.resourcemanager.managednetworkfabric.models.ExternalNetwork"
name: "ExternalNetwork"
nameWithType: "ExternalNetwork"
summary: "An immutable client-side representation of External<wbr>Network."
syntax: "public interface **ExternalNetwork**"
methods:
- uid: "com.azure.resourcemanager.managednetworkfabric.models.ExternalNetwork.administrativeState()"
fullName: "com.azure.resourcemanager.managednetworkfabric.models.ExternalNetwork.administrativeState()"
name: "administrativeState()"
nameWithType: "ExternalNetwork.administrativeState()"
summary: "Gets the administrative<wbr>State property: Administrative state of the resource."
modifiers:
- "abstract"
syntax: "public abstract AdministrativeState administrativeState()"
desc: "Gets the administrativeState property: Administrative state of the resource."
returns:
description: "the administrativeState value."
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.AdministrativeState?alt=com.azure.resourcemanager.managednetworkfabric.models.AdministrativeState&text=AdministrativeState\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.managednetworkfabric.models.ExternalNetwork.annotation()"
fullName: "com.azure.resourcemanager.managednetworkfabric.models.ExternalNetwork.annotation()"
name: "annotation()"
nameWithType: "ExternalNetwork.annotation()"
summary: "Gets the annotation property: Switch configuration description."
modifiers:
- "abstract"
syntax: "public abstract String annotation()"
desc: "Gets the annotation property: Switch configuration description."
returns:
description: "the annotation value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.managednetworkfabric.models.ExternalNetwork.configurationState()"
fullName: "com.azure.resourcemanager.managednetworkfabric.models.ExternalNetwork.configurationState()"
name: "configurationState()"
nameWithType: "ExternalNetwork.configurationState()"
summary: "Gets the configuration<wbr>State property: Configuration state of the resource."
modifiers:
- "abstract"
syntax: "public abstract ConfigurationState configurationState()"
desc: "Gets the configurationState property: Configuration state of the resource."
returns:
description: "the configurationState value."
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.ConfigurationState?alt=com.azure.resourcemanager.managednetworkfabric.models.ConfigurationState&text=ConfigurationState\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.managednetworkfabric.models.ExternalNetwork.exportRoutePolicy()"
fullName: "com.azure.resourcemanager.managednetworkfabric.models.ExternalNetwork.exportRoutePolicy()"
name: "exportRoutePolicy()"
nameWithType: "ExternalNetwork.exportRoutePolicy()"
summary: "Gets the export<wbr>Route<wbr>Policy property: Export Route Policy either IPv4 or IPv6."
modifiers:
- "abstract"
syntax: "public abstract ExportRoutePolicy exportRoutePolicy()"
desc: "Gets the exportRoutePolicy property: Export Route Policy either IPv4 or IPv6."
returns:
description: "the exportRoutePolicy value."
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.ExportRoutePolicy?alt=com.azure.resourcemanager.managednetworkfabric.models.ExportRoutePolicy&text=ExportRoutePolicy\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.managednetworkfabric.models.ExternalNetwork.exportRoutePolicyId()"
fullName: "com.azure.resourcemanager.managednetworkfabric.models.ExternalNetwork.exportRoutePolicyId()"
name: "exportRoutePolicyId()"
nameWithType: "ExternalNetwork.exportRoutePolicyId()"
summary: "Gets the export<wbr>Route<wbr>Policy<wbr>Id property: ARM Resource ID of the Route<wbr>Policy."
modifiers:
- "abstract"
syntax: "public abstract String exportRoutePolicyId()"
desc: "Gets the exportRoutePolicyId property: ARM Resource ID of the RoutePolicy. This is used for the backward compatibility."
returns:
description: "the exportRoutePolicyId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.managednetworkfabric.models.ExternalNetwork.id()"
fullName: "com.azure.resourcemanager.managednetworkfabric.models.ExternalNetwork.id()"
name: "id()"
nameWithType: "ExternalNetwork.id()"
summary: "Gets the id property: Fully qualified resource Id for the resource."
modifiers:
- "abstract"
syntax: "public abstract String id()"
desc: "Gets the id property: Fully qualified resource Id for the resource."
returns:
description: "the id value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.managednetworkfabric.models.ExternalNetwork.importRoutePolicy()"
fullName: "com.azure.resourcemanager.managednetworkfabric.models.ExternalNetwork.importRoutePolicy()"
name: "importRoutePolicy()"
nameWithType: "ExternalNetwork.importRoutePolicy()"
summary: "Gets the import<wbr>Route<wbr>Policy property: Import Route Policy either IPv4 or IPv6."
modifiers:
- "abstract"
syntax: "public abstract ImportRoutePolicy importRoutePolicy()"
desc: "Gets the importRoutePolicy property: Import Route Policy either IPv4 or IPv6."
returns:
description: "the importRoutePolicy value."
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.ImportRoutePolicy?alt=com.azure.resourcemanager.managednetworkfabric.models.ImportRoutePolicy&text=ImportRoutePolicy\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.managednetworkfabric.models.ExternalNetwork.importRoutePolicyId()"
fullName: "com.azure.resourcemanager.managednetworkfabric.models.ExternalNetwork.importRoutePolicyId()"
name: "importRoutePolicyId()"
nameWithType: "ExternalNetwork.importRoutePolicyId()"
summary: "Gets the import<wbr>Route<wbr>Policy<wbr>Id property: ARM Resource ID of the Route<wbr>Policy."
modifiers:
- "abstract"
syntax: "public abstract String importRoutePolicyId()"
desc: "Gets the importRoutePolicyId property: ARM Resource ID of the RoutePolicy. This is used for the backward compatibility."
returns:
description: "the importRoutePolicyId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.managednetworkfabric.models.ExternalNetwork.innerModel()"
fullName: "com.azure.resourcemanager.managednetworkfabric.models.ExternalNetwork.innerModel()"
name: "innerModel()"
nameWithType: "ExternalNetwork.innerModel()"
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>managednetworkfabric.<wbr>fluent.<wbr>models.<wbr>External<wbr>Network<wbr>Inner object."
modifiers:
- "abstract"
syntax: "public abstract ExternalNetworkInner innerModel()"
desc: "Gets the inner com.azure.resourcemanager.managednetworkfabric.fluent.models.ExternalNetworkInner object."
returns:
description: "the inner object."
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.fluent.models.ExternalNetworkInner?alt=com.azure.resourcemanager.managednetworkfabric.fluent.models.ExternalNetworkInner&text=ExternalNetworkInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.managednetworkfabric.models.ExternalNetwork.name()"
fullName: "com.azure.resourcemanager.managednetworkfabric.models.ExternalNetwork.name()"
name: "name()"
nameWithType: "ExternalNetwork.name()"
summary: "Gets the name property: The name of the resource."
modifiers:
- "abstract"
syntax: "public abstract String name()"
desc: "Gets the name property: The name of the resource."
returns:
description: "the name value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.managednetworkfabric.models.ExternalNetwork.networkToNetworkInterconnectId()"
fullName: "com.azure.resourcemanager.managednetworkfabric.models.ExternalNetwork.networkToNetworkInterconnectId()"
name: "networkToNetworkInterconnectId()"
nameWithType: "ExternalNetwork.networkToNetworkInterconnectId()"
summary: "Gets the network<wbr>ToNetwork<wbr>Interconnect<wbr>Id property: Gets the network<wbr>ToNetwork<wbr>Interconnect<wbr>Id of the resource."
modifiers:
- "abstract"
syntax: "public abstract String networkToNetworkInterconnectId()"
desc: "Gets the networkToNetworkInterconnectId property: Gets the networkToNetworkInterconnectId of the resource."
returns:
description: "the networkToNetworkInterconnectId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.managednetworkfabric.models.ExternalNetwork.optionAProperties()"
fullName: "com.azure.resourcemanager.managednetworkfabric.models.ExternalNetwork.optionAProperties()"
name: "optionAProperties()"
nameWithType: "ExternalNetwork.optionAProperties()"
summary: "Gets the option<wbr>AProperties property: option A properties object."
modifiers:
- "abstract"
syntax: "public abstract ExternalNetworkPropertiesOptionAProperties optionAProperties()"
desc: "Gets the optionAProperties property: option A properties object."
returns:
description: "the optionAProperties value."
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.ExternalNetworkPropertiesOptionAProperties?alt=com.azure.resourcemanager.managednetworkfabric.models.ExternalNetworkPropertiesOptionAProperties&text=ExternalNetworkPropertiesOptionAProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.managednetworkfabric.models.ExternalNetwork.optionBProperties()"
fullName: "com.azure.resourcemanager.managednetworkfabric.models.ExternalNetwork.optionBProperties()"
name: "optionBProperties()"
nameWithType: "ExternalNetwork.optionBProperties()"
summary: "Gets the option<wbr>BProperties property: option B properties object."
modifiers:
- "abstract"
syntax: "public abstract L3OptionBProperties optionBProperties()"
desc: "Gets the optionBProperties property: option B properties object."
returns:
description: "the optionBProperties value."
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.L3OptionBProperties?alt=com.azure.resourcemanager.managednetworkfabric.models.L3OptionBProperties&text=L3OptionBProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.managednetworkfabric.models.ExternalNetwork.peeringOption()"
fullName: "com.azure.resourcemanager.managednetworkfabric.models.ExternalNetwork.peeringOption()"
name: "peeringOption()"
nameWithType: "ExternalNetwork.peeringOption()"
summary: "Gets the peering<wbr>Option property: Peering option list."
modifiers:
- "abstract"
syntax: "public abstract PeeringOption peeringOption()"
desc: "Gets the peeringOption property: Peering option list."
returns:
description: "the peeringOption value."
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.PeeringOption?alt=com.azure.resourcemanager.managednetworkfabric.models.PeeringOption&text=PeeringOption\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.managednetworkfabric.models.ExternalNetwork.provisioningState()"
fullName: "com.azure.resourcemanager.managednetworkfabric.models.ExternalNetwork.provisioningState()"
name: "provisioningState()"
nameWithType: "ExternalNetwork.provisioningState()"
summary: "Gets the provisioning<wbr>State property: Provisioning state of the resource."
modifiers:
- "abstract"
syntax: "public abstract ProvisioningState provisioningState()"
desc: "Gets the provisioningState property: Provisioning state of the resource."
returns:
description: "the provisioningState value."
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.ProvisioningState?alt=com.azure.resourcemanager.managednetworkfabric.models.ProvisioningState&text=ProvisioningState\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.managednetworkfabric.models.ExternalNetwork.refresh()"
fullName: "com.azure.resourcemanager.managednetworkfabric.models.ExternalNetwork.refresh()"
name: "refresh()"
nameWithType: "ExternalNetwork.refresh()"
summary: "Refreshes the resource to sync with Azure."
modifiers:
- "abstract"
syntax: "public abstract ExternalNetwork refresh()"
desc: "Refreshes the resource to sync with Azure."
returns:
description: "the refreshed resource."
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.ExternalNetwork?alt=com.azure.resourcemanager.managednetworkfabric.models.ExternalNetwork&text=ExternalNetwork\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.managednetworkfabric.models.ExternalNetwork.refresh(com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.managednetworkfabric.models.ExternalNetwork.refresh(Context context)"
name: "refresh(Context context)"
nameWithType: "ExternalNetwork.refresh(Context context)"
summary: "Refreshes the resource to sync with Azure."
modifiers:
- "abstract"
parameters:
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract ExternalNetwork refresh(Context context)"
desc: "Refreshes the resource to sync with Azure."
returns:
description: "the refreshed resource."
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.ExternalNetwork?alt=com.azure.resourcemanager.managednetworkfabric.models.ExternalNetwork&text=ExternalNetwork\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.managednetworkfabric.models.ExternalNetwork.resourceGroupName()"
fullName: "com.azure.resourcemanager.managednetworkfabric.models.ExternalNetwork.resourceGroupName()"
name: "resourceGroupName()"
nameWithType: "ExternalNetwork.resourceGroupName()"
summary: "Gets the name of the resource group."
modifiers:
- "abstract"
syntax: "public abstract String resourceGroupName()"
desc: "Gets the name of the resource group."
returns:
description: "the name of the resource group."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.managednetworkfabric.models.ExternalNetwork.type()"
fullName: "com.azure.resourcemanager.managednetworkfabric.models.ExternalNetwork.type()"
name: "type()"
nameWithType: "ExternalNetwork.type()"
summary: "Gets the type property: The type of the resource."
modifiers:
- "abstract"
syntax: "public abstract String type()"
desc: "Gets the type property: The type of the resource."
returns:
description: "the type value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.managednetworkfabric.models.ExternalNetwork.update()"
fullName: "com.azure.resourcemanager.managednetworkfabric.models.ExternalNetwork.update()"
name: "update()"
nameWithType: "ExternalNetwork.update()"
summary: "Begins update for the External<wbr>Network resource."
modifiers:
- "abstract"
syntax: "public abstract ExternalNetwork.Update update()"
desc: "Begins update for the ExternalNetwork resource."
returns:
description: "the stage of resource update."
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.ExternalNetwork.Update?alt=com.azure.resourcemanager.managednetworkfabric.models.ExternalNetwork.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.managednetworkfabric.models.ExternalNetwork.updateAdministrativeState(com.azure.resourcemanager.managednetworkfabric.models.UpdateAdministrativeState)"
fullName: "com.azure.resourcemanager.managednetworkfabric.models.ExternalNetwork.updateAdministrativeState(UpdateAdministrativeState body)"
name: "updateAdministrativeState(UpdateAdministrativeState body)"
nameWithType: "ExternalNetwork.updateAdministrativeState(UpdateAdministrativeState body)"
summary: "Implements the operation to the underlying resources."
modifiers:
- "abstract"
parameters:
- description: "Request payload."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.UpdateAdministrativeState?alt=com.azure.resourcemanager.managednetworkfabric.models.UpdateAdministrativeState&text=UpdateAdministrativeState\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract CommonPostActionResponseForStateUpdate updateAdministrativeState(UpdateAdministrativeState body)"
desc: "Implements the operation to the underlying resources.\n\nExecutes update operation to enable or disable administrative State for externalNetwork."
returns:
description: "common response for the state updates."
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.CommonPostActionResponseForStateUpdate?alt=com.azure.resourcemanager.managednetworkfabric.models.CommonPostActionResponseForStateUpdate&text=CommonPostActionResponseForStateUpdate\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.managednetworkfabric.models.ExternalNetwork.updateAdministrativeState(com.azure.resourcemanager.managednetworkfabric.models.UpdateAdministrativeState,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.managednetworkfabric.models.ExternalNetwork.updateAdministrativeState(UpdateAdministrativeState body, Context context)"
name: "updateAdministrativeState(UpdateAdministrativeState body, Context context)"
nameWithType: "ExternalNetwork.updateAdministrativeState(UpdateAdministrativeState body, Context context)"
summary: "Implements the operation to the underlying resources."
modifiers:
- "abstract"
parameters:
- description: "Request payload."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.UpdateAdministrativeState?alt=com.azure.resourcemanager.managednetworkfabric.models.UpdateAdministrativeState&text=UpdateAdministrativeState\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract CommonPostActionResponseForStateUpdate updateAdministrativeState(UpdateAdministrativeState body, Context context)"
desc: "Implements the operation to the underlying resources.\n\nExecutes update operation to enable or disable administrative State for externalNetwork."
returns:
description: "common response for the state updates."
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.CommonPostActionResponseForStateUpdate?alt=com.azure.resourcemanager.managednetworkfabric.models.CommonPostActionResponseForStateUpdate&text=CommonPostActionResponseForStateUpdate\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.managednetworkfabric.models.ExternalNetwork.updateStaticRouteBfdAdministrativeState(com.azure.resourcemanager.managednetworkfabric.models.UpdateAdministrativeState)"
fullName: "com.azure.resourcemanager.managednetworkfabric.models.ExternalNetwork.updateStaticRouteBfdAdministrativeState(UpdateAdministrativeState body)"
name: "updateStaticRouteBfdAdministrativeState(UpdateAdministrativeState body)"
nameWithType: "ExternalNetwork.updateStaticRouteBfdAdministrativeState(UpdateAdministrativeState body)"
summary: "Executes Static Route BFD state update operation to the underlying resources."
modifiers:
- "abstract"
parameters:
- description: "Request payload."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.UpdateAdministrativeState?alt=com.azure.resourcemanager.managednetworkfabric.models.UpdateAdministrativeState&text=UpdateAdministrativeState\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract CommonPostActionResponseForStateUpdate updateStaticRouteBfdAdministrativeState(UpdateAdministrativeState body)"
desc: "Executes Static Route BFD state update operation to the underlying resources.\n\nUpdate Static Route BFD for external Network."
returns:
description: "common response for the state updates."
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.CommonPostActionResponseForStateUpdate?alt=com.azure.resourcemanager.managednetworkfabric.models.CommonPostActionResponseForStateUpdate&text=CommonPostActionResponseForStateUpdate\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.managednetworkfabric.models.ExternalNetwork.updateStaticRouteBfdAdministrativeState(com.azure.resourcemanager.managednetworkfabric.models.UpdateAdministrativeState,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.managednetworkfabric.models.ExternalNetwork.updateStaticRouteBfdAdministrativeState(UpdateAdministrativeState body, Context context)"
name: "updateStaticRouteBfdAdministrativeState(UpdateAdministrativeState body, Context context)"
nameWithType: "ExternalNetwork.updateStaticRouteBfdAdministrativeState(UpdateAdministrativeState body, Context context)"
summary: "Executes Static Route BFD state update operation to the underlying resources."
modifiers:
- "abstract"
parameters:
- description: "Request payload."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.UpdateAdministrativeState?alt=com.azure.resourcemanager.managednetworkfabric.models.UpdateAdministrativeState&text=UpdateAdministrativeState\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract CommonPostActionResponseForStateUpdate updateStaticRouteBfdAdministrativeState(UpdateAdministrativeState body, Context context)"
desc: "Executes Static Route BFD state update operation to the underlying resources.\n\nUpdate Static Route BFD for external Network."
returns:
description: "common response for the state updates."
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.CommonPostActionResponseForStateUpdate?alt=com.azure.resourcemanager.managednetworkfabric.models.CommonPostActionResponseForStateUpdate&text=CommonPostActionResponseForStateUpdate\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "An immutable client-side representation of ExternalNetwork."
metadata: {}
package: "com.azure.resourcemanager.managednetworkfabric.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-managednetworkfabric:1.0.0