Uses of Class
com.azure.resourcemanager.network.fluent.models.VpnSiteInner
-
Packages that use VpnSiteInner Package Description com.azure.resourcemanager.network.fluent Package containing the service clients for NetworkManagementClient.com.azure.resourcemanager.network.fluent.models Package containing the inner data models for NetworkManagementClient.com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of VpnSiteInner in com.azure.resourcemanager.network.fluent
Methods in com.azure.resourcemanager.network.fluent that return VpnSiteInner Modifier and Type Method Description VpnSiteInnerVpnSitesClient. createOrUpdate(String resourceGroupName, String vpnSiteName, VpnSiteInner vpnSiteParameters)Creates a VpnSite resource if it doesn't exist else updates the existing VpnSite.VpnSiteInnerVpnSitesClient. 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.VpnSiteInnerVpnSitesClient. getByResourceGroup(String resourceGroupName, String vpnSiteName)Retrieves the details of a VPN site.VpnSiteInnerVpnSitesClient. updateTags(String resourceGroupName, String vpnSiteName, TagsObject vpnSiteParameters)Updates VpnSite tags.Methods in com.azure.resourcemanager.network.fluent that return types with arguments of type VpnSiteInner Modifier and Type Method Description 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)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.Mono<VpnSiteInner>VpnSitesClient. createOrUpdateAsync(String resourceGroupName, String vpnSiteName, VpnSiteInner vpnSiteParameters)Creates a VpnSite resource if it doesn't exist else updates the existing VpnSite.Mono<VpnSiteInner>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.Mono<VpnSiteInner>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 VpnSiteInner Modifier and Type Method Description 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.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.VpnSiteInnerVpnSitesClient. createOrUpdate(String resourceGroupName, String vpnSiteName, VpnSiteInner vpnSiteParameters)Creates a VpnSite resource if it doesn't exist else updates the existing VpnSite.VpnSiteInnerVpnSitesClient. 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.Mono<VpnSiteInner>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 VpnSiteInner Modifier and Type Method Description VpnSiteInnerVpnSiteInner. withAddressSpace(AddressSpace addressSpace)Set the addressSpace property: The AddressSpace that contains an array of IP address ranges.VpnSiteInnerVpnSiteInner. withBgpProperties(BgpSettings bgpProperties)Set the bgpProperties property: The set of bgp properties.VpnSiteInnerVpnSiteInner. withDeviceProperties(DeviceProperties deviceProperties)Set the deviceProperties property: The device properties.VpnSiteInnerVpnSiteInner. withId(String id)Set the id property: Resource ID.VpnSiteInnerVpnSiteInner. withIpAddress(String ipAddress)Set the ipAddress property: The ip-address for the vpn-site.VpnSiteInnerVpnSiteInner. withIsSecuritySite(Boolean isSecuritySite)Set the isSecuritySite property: IsSecuritySite flag.VpnSiteInnerVpnSiteInner. withLocation(String location)VpnSiteInnerVpnSiteInner. withO365Policy(O365PolicyProperties o365Policy)Set the o365Policy property: Office365 Policy.VpnSiteInnerVpnSiteInner. withSiteKey(String siteKey)Set the siteKey property: The key for vpn-site that can be used for connections.VpnSiteInnerVpnSiteInner. withTags(Map<String,String> tags)VpnSiteInnerVpnSiteInner. withVirtualWan(com.azure.core.management.SubResource virtualWan)Set the virtualWan property: The VirtualWAN to which the vpnSite belongs.VpnSiteInnerVpnSiteInner. 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 VpnSiteInner Modifier and Type Method Description List<VpnSiteInner>ListVpnSitesResult. value()Get the value property: List of VpnSites.Method parameters in com.azure.resourcemanager.network.models with type arguments of type VpnSiteInner Modifier and Type Method Description ListVpnSitesResultListVpnSitesResult. withValue(List<VpnSiteInner> value)Set the value property: List of VpnSites.
-