@Beta(value=V1_3_0) public interface LocalNetworkGateway extends GroupableResource<com.microsoft.azure.management.network.implementation.NetworkManager,com.microsoft.azure.management.network.implementation.LocalNetworkGatewayInner>, Refreshable<LocalNetworkGateway>, Updatable<LocalNetworkGateway.Update>, UpdatableWithTags<LocalNetworkGateway>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
LocalNetworkGateway.Definition
The entirety of the local network gateway definition.
|
static interface |
LocalNetworkGateway.DefinitionStages
Grouping of local network gateway definition stages.
|
static interface |
LocalNetworkGateway.Update
The template for a local network gateway update operation, containing all the settings that
can be modified.
|
static interface |
LocalNetworkGateway.UpdateStages
Grouping of local network gateway update stages.
|
Resource.DefinitionWithRegion<T>, Resource.DefinitionWithTags<T>, Resource.UpdateWithTags<T>UpdatableWithTags.UpdateWithTags<T>| Modifier and Type | Method and Description |
|---|---|
Set<String> |
addressSpaces() |
BgpSettings |
bgpSettings() |
String |
ipAddress() |
String |
provisioningState() |
region, regionName, tags, typekeyidnameresourceGroupNamemanagerinnerrefresh, refreshAsyncupdateupdateTagsString ipAddress()
BgpSettings bgpSettings()
String provisioningState()
Copyright © 2019. All rights reserved.