Uses of Class
com.azure.resourcemanager.network.fluent.models.VpnSiteInner
Packages that use VpnSiteInner
Package
Description
Package containing the service clients for NetworkManagementClient.
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of VpnSiteInner in com.azure.resourcemanager.network.fluent
Subinterfaces with type arguments of type VpnSiteInner in com.azure.resourcemanager.network.fluentModifier and TypeInterfaceDescriptioninterfaceAn instance of this class provides access to all the operations defined in VpnSitesClient.interfaceAn instance of this class provides access to all the operations defined in VpnSitesClient.Methods in com.azure.resourcemanager.network.fluent that return VpnSiteInnerModifier and TypeMethodDescriptionVpnSitesClient.createOrUpdate(String resourceGroupName, String vpnSiteName, VpnSiteInner vpnSiteParameters) Creates a VpnSite resource if it doesn't exist else updates the existing VpnSite.VpnSitesClient.createOrUpdate(String resourceGroupName, String vpnSiteName, VpnSiteInner vpnSiteParameters, com.azure.core.util.Context context) Creates a VpnSite resource if it doesn't exist else updates the existing VpnSite.VpnSitesClient.getByResourceGroup(String resourceGroupName, String vpnSiteName) Retrieves the details of a VPN site.VpnSitesClient.updateTags(String resourceGroupName, String vpnSiteName, TagsObject vpnSiteParameters) Updates VpnSite tags.Methods in com.azure.resourcemanager.network.fluent that return types with arguments of type VpnSiteInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<VpnSiteInner>, VpnSiteInner> VpnSitesClient.beginCreateOrUpdate(String resourceGroupName, String vpnSiteName, VpnSiteInner vpnSiteParameters) Creates a VpnSite resource if it doesn't exist else updates the existing VpnSite.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<VpnSiteInner>, VpnSiteInner> VpnSitesClient.beginCreateOrUpdate(String resourceGroupName, String vpnSiteName, VpnSiteInner vpnSiteParameters) Creates a VpnSite resource if it doesn't exist else updates the existing VpnSite.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<VpnSiteInner>, VpnSiteInner> VpnSitesClient.beginCreateOrUpdate(String resourceGroupName, String vpnSiteName, VpnSiteInner vpnSiteParameters, com.azure.core.util.Context context) Creates a VpnSite resource if it doesn't exist else updates the existing VpnSite.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<VpnSiteInner>, VpnSiteInner> VpnSitesClient.beginCreateOrUpdate(String resourceGroupName, String vpnSiteName, VpnSiteInner vpnSiteParameters, com.azure.core.util.Context context) Creates a VpnSite resource if it doesn't exist else updates the existing VpnSite.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<VpnSiteInner>, VpnSiteInner> VpnSitesClient.beginCreateOrUpdateAsync(String resourceGroupName, String vpnSiteName, VpnSiteInner vpnSiteParameters) Creates a VpnSite resource if it doesn't exist else updates the existing VpnSite.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<VpnSiteInner>, VpnSiteInner> VpnSitesClient.beginCreateOrUpdateAsync(String resourceGroupName, String vpnSiteName, VpnSiteInner vpnSiteParameters) Creates a VpnSite resource if it doesn't exist else updates the existing VpnSite.VpnSitesClient.createOrUpdateAsync(String resourceGroupName, String vpnSiteName, VpnSiteInner vpnSiteParameters) Creates a VpnSite resource if it doesn't exist else updates the existing VpnSite.VpnSitesClient.getByResourceGroupAsync(String resourceGroupName, String vpnSiteName) Retrieves the details of a VPN site.com.azure.core.http.rest.Response<VpnSiteInner> VpnSitesClient.getByResourceGroupWithResponse(String resourceGroupName, String vpnSiteName, com.azure.core.util.Context context) Retrieves the details of a VPN site.Mono<com.azure.core.http.rest.Response<VpnSiteInner>> VpnSitesClient.getByResourceGroupWithResponseAsync(String resourceGroupName, String vpnSiteName) Retrieves the details of a VPN site.com.azure.core.http.rest.PagedIterable<VpnSiteInner> VpnSitesClient.list()Lists all the VpnSites in a subscription.com.azure.core.http.rest.PagedIterable<VpnSiteInner> VpnSitesClient.list(com.azure.core.util.Context context) Lists all the VpnSites in a subscription.com.azure.core.http.rest.PagedFlux<VpnSiteInner> VpnSitesClient.listAsync()Lists all the VpnSites in a subscription.com.azure.core.http.rest.PagedIterable<VpnSiteInner> VpnSitesClient.listByResourceGroup(String resourceGroupName) Lists all the vpnSites in a resource group.com.azure.core.http.rest.PagedIterable<VpnSiteInner> VpnSitesClient.listByResourceGroup(String resourceGroupName, com.azure.core.util.Context context) Lists all the vpnSites in a resource group.com.azure.core.http.rest.PagedFlux<VpnSiteInner> VpnSitesClient.listByResourceGroupAsync(String resourceGroupName) Lists all the vpnSites in a resource group.VpnSitesClient.updateTagsAsync(String resourceGroupName, String vpnSiteName, TagsObject vpnSiteParameters) Updates VpnSite tags.com.azure.core.http.rest.Response<VpnSiteInner> VpnSitesClient.updateTagsWithResponse(String resourceGroupName, String vpnSiteName, TagsObject vpnSiteParameters, com.azure.core.util.Context context) Updates VpnSite tags.Mono<com.azure.core.http.rest.Response<VpnSiteInner>> VpnSitesClient.updateTagsWithResponseAsync(String resourceGroupName, String vpnSiteName, TagsObject vpnSiteParameters) Updates VpnSite tags.Methods in com.azure.resourcemanager.network.fluent with parameters of type VpnSiteInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<VpnSiteInner>, VpnSiteInner> VpnSitesClient.beginCreateOrUpdate(String resourceGroupName, String vpnSiteName, VpnSiteInner vpnSiteParameters) Creates a VpnSite resource if it doesn't exist else updates the existing VpnSite.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<VpnSiteInner>, VpnSiteInner> VpnSitesClient.beginCreateOrUpdate(String resourceGroupName, String vpnSiteName, VpnSiteInner vpnSiteParameters, com.azure.core.util.Context context) Creates a VpnSite resource if it doesn't exist else updates the existing VpnSite.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<VpnSiteInner>, VpnSiteInner> VpnSitesClient.beginCreateOrUpdateAsync(String resourceGroupName, String vpnSiteName, VpnSiteInner vpnSiteParameters) Creates a VpnSite resource if it doesn't exist else updates the existing VpnSite.VpnSitesClient.createOrUpdate(String resourceGroupName, String vpnSiteName, VpnSiteInner vpnSiteParameters) Creates a VpnSite resource if it doesn't exist else updates the existing VpnSite.VpnSitesClient.createOrUpdate(String resourceGroupName, String vpnSiteName, VpnSiteInner vpnSiteParameters, com.azure.core.util.Context context) Creates a VpnSite resource if it doesn't exist else updates the existing VpnSite.VpnSitesClient.createOrUpdateAsync(String resourceGroupName, String vpnSiteName, VpnSiteInner vpnSiteParameters) Creates a VpnSite resource if it doesn't exist else updates the existing VpnSite.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> VpnSitesClient.createOrUpdateWithResponseAsync(String resourceGroupName, String vpnSiteName, VpnSiteInner vpnSiteParameters) Creates a VpnSite resource if it doesn't exist else updates the existing VpnSite. -
Uses of VpnSiteInner in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return VpnSiteInnerModifier and TypeMethodDescriptionstatic VpnSiteInnerVpnSiteInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of VpnSiteInner from the JsonReader.VpnSiteInner.withAddressSpace(AddressSpace addressSpace) Set the addressSpace property: The AddressSpace that contains an array of IP address ranges.VpnSiteInner.withBgpProperties(BgpSettings bgpProperties) Set the bgpProperties property: The set of bgp properties.VpnSiteInner.withDeviceProperties(DeviceProperties deviceProperties) Set the deviceProperties property: The device properties.Set the id property: Resource ID.VpnSiteInner.withIpAddress(String ipAddress) Set the ipAddress property: The ip-address for the vpn-site.VpnSiteInner.withIsSecuritySite(Boolean isSecuritySite) Set the isSecuritySite property: IsSecuritySite flag.VpnSiteInner.withLocation(String location) VpnSiteInner.withO365Policy(O365PolicyProperties o365Policy) Set the o365Policy property: Office365 Policy.VpnSiteInner.withSiteKey(String siteKey) Set the siteKey property: The key for vpn-site that can be used for connections.VpnSiteInner.withVirtualWan(com.azure.core.management.SubResource virtualWan) Set the virtualWan property: The VirtualWAN to which the vpnSite belongs.VpnSiteInner.withVpnSiteLinks(List<VpnSiteLinkInner> vpnSiteLinks) Set the vpnSiteLinks property: List of all vpn site links. -
Uses of VpnSiteInner in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return types with arguments of type VpnSiteInnerModifier and TypeMethodDescriptionListVpnSitesResult.value()Get the value property: List of VpnSites.Method parameters in com.azure.resourcemanager.network.models with type arguments of type VpnSiteInnerModifier and TypeMethodDescriptionListVpnSitesResult.withValue(List<VpnSiteInner> value) Set the value property: List of VpnSites.