59 строки
6.8 KiB
YAML
59 строки
6.8 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.microsoft.azure.management.network.LocalNetworkGateway"
|
|
fullName: "com.microsoft.azure.management.network.LocalNetworkGateway"
|
|
name: "LocalNetworkGateway"
|
|
nameWithType: "LocalNetworkGateway"
|
|
summary: "Entry point for Local Network Gateway management API in Azure."
|
|
syntax: "public interface **LocalNetworkGateway**</br> extends <xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource?alt=com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource&text=GroupableResource\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.network.implementation.NetworkManager?alt=com.microsoft.azure.management.network.implementation.NetworkManager&text=NetworkManager\" data-throw-if-not-resolved=\"False\" />,<xref href=\"com.microsoft.azure.management.network.implementation.LocalNetworkGatewayInner?alt=com.microsoft.azure.management.network.implementation.LocalNetworkGatewayInner&text=LocalNetworkGatewayInner\" data-throw-if-not-resolved=\"False\" />>, <xref href=\"com.microsoft.azure.management.resources.fluentcore.model.Refreshable?alt=com.microsoft.azure.management.resources.fluentcore.model.Refreshable&text=Refreshable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.network.LocalNetworkGateway?alt=com.microsoft.azure.management.network.LocalNetworkGateway&text=LocalNetworkGateway\" data-throw-if-not-resolved=\"False\" />>, <xref href=\"com.microsoft.azure.management.resources.fluentcore.model.Updatable?alt=com.microsoft.azure.management.resources.fluentcore.model.Updatable&text=Updatable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.network.LocalNetworkGateway.Update?alt=com.microsoft.azure.management.network.LocalNetworkGateway.Update&text=Update\" data-throw-if-not-resolved=\"False\" />>, <xref href=\"com.microsoft.azure.management.network.model.UpdatableWithTags?alt=com.microsoft.azure.management.network.model.UpdatableWithTags&text=UpdatableWithTags\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.network.LocalNetworkGateway?alt=com.microsoft.azure.management.network.LocalNetworkGateway&text=LocalNetworkGateway\" data-throw-if-not-resolved=\"False\" />>"
|
|
methods:
|
|
- uid: "com.microsoft.azure.management.network.LocalNetworkGateway.addressSpaces()"
|
|
fullName: "com.microsoft.azure.management.network.LocalNetworkGateway.addressSpaces()"
|
|
name: "addressSpaces()"
|
|
nameWithType: "LocalNetworkGateway.addressSpaces()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract Set<String> addressSpaces()"
|
|
returns:
|
|
description: "local network site address spaces"
|
|
type: "<xref href=\"java.util.Set?alt=java.util.Set&text=Set\" data-throw-if-not-resolved=\"False\" /><<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.microsoft.azure.management.network.LocalNetworkGateway.bgpSettings()"
|
|
fullName: "com.microsoft.azure.management.network.LocalNetworkGateway.bgpSettings()"
|
|
name: "bgpSettings()"
|
|
nameWithType: "LocalNetworkGateway.bgpSettings()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract BgpSettings bgpSettings()"
|
|
returns:
|
|
description: "local network gateway's BGP speaker settings"
|
|
type: "<xref href=\"com.microsoft.azure.management.network.BgpSettings?alt=com.microsoft.azure.management.network.BgpSettings&text=BgpSettings\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.network.LocalNetworkGateway.ipAddress()"
|
|
fullName: "com.microsoft.azure.management.network.LocalNetworkGateway.ipAddress()"
|
|
name: "ipAddress()"
|
|
nameWithType: "LocalNetworkGateway.ipAddress()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String ipAddress()"
|
|
returns:
|
|
description: "IP address of local network gateway"
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.network.LocalNetworkGateway.provisioningState()"
|
|
fullName: "com.microsoft.azure.management.network.LocalNetworkGateway.provisioningState()"
|
|
name: "provisioningState()"
|
|
nameWithType: "LocalNetworkGateway.provisioningState()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract ProvisioningState provisioningState()"
|
|
returns:
|
|
description: "the provisioning state of the LocalNetworkGateway resource"
|
|
type: "<xref href=\"com.microsoft.azure.management.network.ProvisioningState?alt=com.microsoft.azure.management.network.ProvisioningState&text=ProvisioningState\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "interface"
|
|
desc: "Entry point for Local Network Gateway management API in Azure."
|
|
implements:
|
|
- "<xref href=\"com.microsoft.azure.management.network.model.UpdatableWithTags?alt=com.microsoft.azure.management.network.model.UpdatableWithTags&text=UpdatableWithTags\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.network.LocalNetworkGateway?alt=com.microsoft.azure.management.network.LocalNetworkGateway&text=LocalNetworkGateway\" data-throw-if-not-resolved=\"False\" />>"
|
|
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource?alt=com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource&text=GroupableResource\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.network.implementation.NetworkManager?alt=com.microsoft.azure.management.network.implementation.NetworkManager&text=NetworkManager\" data-throw-if-not-resolved=\"False\" />,<xref href=\"com.microsoft.azure.management.network.implementation.LocalNetworkGatewayInner?alt=com.microsoft.azure.management.network.implementation.LocalNetworkGatewayInner&text=LocalNetworkGatewayInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.model.Refreshable?alt=com.microsoft.azure.management.resources.fluentcore.model.Refreshable&text=Refreshable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.network.LocalNetworkGateway?alt=com.microsoft.azure.management.network.LocalNetworkGateway&text=LocalNetworkGateway\" data-throw-if-not-resolved=\"False\" />>"
|
|
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.model.Updatable?alt=com.microsoft.azure.management.resources.fluentcore.model.Updatable&text=Updatable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.network.LocalNetworkGateway.Update?alt=com.microsoft.azure.management.network.LocalNetworkGateway.Update&text=Update\" data-throw-if-not-resolved=\"False\" />>"
|
|
metadata: {}
|
|
package: "com.microsoft.azure.management.network"
|
|
artifact: com.microsoft.azure:azure-mgmt-network:1.41.4
|