Uses of Class
com.azure.resourcemanager.network.fluent.models.VpnServerConfigurationInner
Packages that use VpnServerConfigurationInner
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 VpnServerConfigurationInner in com.azure.resourcemanager.network.fluent
Subinterfaces with type arguments of type VpnServerConfigurationInner in com.azure.resourcemanager.network.fluentModifier and TypeInterfaceDescriptioninterfaceAn instance of this class provides access to all the operations defined in VpnServerConfigurationsClient.interfaceAn instance of this class provides access to all the operations defined in VpnServerConfigurationsClient.Methods in com.azure.resourcemanager.network.fluent that return VpnServerConfigurationInnerModifier and TypeMethodDescriptionVpnServerConfigurationsClient.createOrUpdate(String resourceGroupName, String vpnServerConfigurationName, VpnServerConfigurationInner vpnServerConfigurationParameters) Creates a VpnServerConfiguration resource if it doesn't exist else updates the existing VpnServerConfiguration.VpnServerConfigurationsClient.createOrUpdate(String resourceGroupName, String vpnServerConfigurationName, VpnServerConfigurationInner vpnServerConfigurationParameters, com.azure.core.util.Context context) Creates a VpnServerConfiguration resource if it doesn't exist else updates the existing VpnServerConfiguration.VpnServerConfigurationsClient.getByResourceGroup(String resourceGroupName, String vpnServerConfigurationName) Retrieves the details of a VpnServerConfiguration.VpnServerConfigurationsClient.updateTags(String resourceGroupName, String vpnServerConfigurationName, TagsObject vpnServerConfigurationParameters) Updates VpnServerConfiguration tags.Methods in com.azure.resourcemanager.network.fluent that return types with arguments of type VpnServerConfigurationInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<VpnServerConfigurationInner>, VpnServerConfigurationInner> VpnServerConfigurationsClient.beginCreateOrUpdate(String resourceGroupName, String vpnServerConfigurationName, VpnServerConfigurationInner vpnServerConfigurationParameters) Creates a VpnServerConfiguration resource if it doesn't exist else updates the existing VpnServerConfiguration.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<VpnServerConfigurationInner>, VpnServerConfigurationInner> VpnServerConfigurationsClient.beginCreateOrUpdate(String resourceGroupName, String vpnServerConfigurationName, VpnServerConfigurationInner vpnServerConfigurationParameters) Creates a VpnServerConfiguration resource if it doesn't exist else updates the existing VpnServerConfiguration.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<VpnServerConfigurationInner>, VpnServerConfigurationInner> VpnServerConfigurationsClient.beginCreateOrUpdate(String resourceGroupName, String vpnServerConfigurationName, VpnServerConfigurationInner vpnServerConfigurationParameters, com.azure.core.util.Context context) Creates a VpnServerConfiguration resource if it doesn't exist else updates the existing VpnServerConfiguration.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<VpnServerConfigurationInner>, VpnServerConfigurationInner> VpnServerConfigurationsClient.beginCreateOrUpdate(String resourceGroupName, String vpnServerConfigurationName, VpnServerConfigurationInner vpnServerConfigurationParameters, com.azure.core.util.Context context) Creates a VpnServerConfiguration resource if it doesn't exist else updates the existing VpnServerConfiguration.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<VpnServerConfigurationInner>, VpnServerConfigurationInner> VpnServerConfigurationsClient.beginCreateOrUpdateAsync(String resourceGroupName, String vpnServerConfigurationName, VpnServerConfigurationInner vpnServerConfigurationParameters) Creates a VpnServerConfiguration resource if it doesn't exist else updates the existing VpnServerConfiguration.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<VpnServerConfigurationInner>, VpnServerConfigurationInner> VpnServerConfigurationsClient.beginCreateOrUpdateAsync(String resourceGroupName, String vpnServerConfigurationName, VpnServerConfigurationInner vpnServerConfigurationParameters) Creates a VpnServerConfiguration resource if it doesn't exist else updates the existing VpnServerConfiguration.VpnServerConfigurationsClient.createOrUpdateAsync(String resourceGroupName, String vpnServerConfigurationName, VpnServerConfigurationInner vpnServerConfigurationParameters) Creates a VpnServerConfiguration resource if it doesn't exist else updates the existing VpnServerConfiguration.VpnServerConfigurationsClient.getByResourceGroupAsync(String resourceGroupName, String vpnServerConfigurationName) Retrieves the details of a VpnServerConfiguration.com.azure.core.http.rest.Response<VpnServerConfigurationInner> VpnServerConfigurationsClient.getByResourceGroupWithResponse(String resourceGroupName, String vpnServerConfigurationName, com.azure.core.util.Context context) Retrieves the details of a VpnServerConfiguration.Mono<com.azure.core.http.rest.Response<VpnServerConfigurationInner>> VpnServerConfigurationsClient.getByResourceGroupWithResponseAsync(String resourceGroupName, String vpnServerConfigurationName) Retrieves the details of a VpnServerConfiguration.com.azure.core.http.rest.PagedIterable<VpnServerConfigurationInner> VpnServerConfigurationsClient.list()Lists all the VpnServerConfigurations in a subscription.com.azure.core.http.rest.PagedIterable<VpnServerConfigurationInner> VpnServerConfigurationsClient.list(com.azure.core.util.Context context) Lists all the VpnServerConfigurations in a subscription.com.azure.core.http.rest.PagedFlux<VpnServerConfigurationInner> VpnServerConfigurationsClient.listAsync()Lists all the VpnServerConfigurations in a subscription.com.azure.core.http.rest.PagedIterable<VpnServerConfigurationInner> VpnServerConfigurationsClient.listByResourceGroup(String resourceGroupName) Lists all the vpnServerConfigurations in a resource group.com.azure.core.http.rest.PagedIterable<VpnServerConfigurationInner> VpnServerConfigurationsClient.listByResourceGroup(String resourceGroupName, com.azure.core.util.Context context) Lists all the vpnServerConfigurations in a resource group.com.azure.core.http.rest.PagedFlux<VpnServerConfigurationInner> VpnServerConfigurationsClient.listByResourceGroupAsync(String resourceGroupName) Lists all the vpnServerConfigurations in a resource group.VpnServerConfigurationsClient.updateTagsAsync(String resourceGroupName, String vpnServerConfigurationName, TagsObject vpnServerConfigurationParameters) Updates VpnServerConfiguration tags.com.azure.core.http.rest.Response<VpnServerConfigurationInner> VpnServerConfigurationsClient.updateTagsWithResponse(String resourceGroupName, String vpnServerConfigurationName, TagsObject vpnServerConfigurationParameters, com.azure.core.util.Context context) Updates VpnServerConfiguration tags.Mono<com.azure.core.http.rest.Response<VpnServerConfigurationInner>> VpnServerConfigurationsClient.updateTagsWithResponseAsync(String resourceGroupName, String vpnServerConfigurationName, TagsObject vpnServerConfigurationParameters) Updates VpnServerConfiguration tags.Methods in com.azure.resourcemanager.network.fluent with parameters of type VpnServerConfigurationInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<VpnServerConfigurationInner>, VpnServerConfigurationInner> VpnServerConfigurationsClient.beginCreateOrUpdate(String resourceGroupName, String vpnServerConfigurationName, VpnServerConfigurationInner vpnServerConfigurationParameters) Creates a VpnServerConfiguration resource if it doesn't exist else updates the existing VpnServerConfiguration.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<VpnServerConfigurationInner>, VpnServerConfigurationInner> VpnServerConfigurationsClient.beginCreateOrUpdate(String resourceGroupName, String vpnServerConfigurationName, VpnServerConfigurationInner vpnServerConfigurationParameters, com.azure.core.util.Context context) Creates a VpnServerConfiguration resource if it doesn't exist else updates the existing VpnServerConfiguration.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<VpnServerConfigurationInner>, VpnServerConfigurationInner> VpnServerConfigurationsClient.beginCreateOrUpdateAsync(String resourceGroupName, String vpnServerConfigurationName, VpnServerConfigurationInner vpnServerConfigurationParameters) Creates a VpnServerConfiguration resource if it doesn't exist else updates the existing VpnServerConfiguration.VpnServerConfigurationsClient.createOrUpdate(String resourceGroupName, String vpnServerConfigurationName, VpnServerConfigurationInner vpnServerConfigurationParameters) Creates a VpnServerConfiguration resource if it doesn't exist else updates the existing VpnServerConfiguration.VpnServerConfigurationsClient.createOrUpdate(String resourceGroupName, String vpnServerConfigurationName, VpnServerConfigurationInner vpnServerConfigurationParameters, com.azure.core.util.Context context) Creates a VpnServerConfiguration resource if it doesn't exist else updates the existing VpnServerConfiguration.VpnServerConfigurationsClient.createOrUpdateAsync(String resourceGroupName, String vpnServerConfigurationName, VpnServerConfigurationInner vpnServerConfigurationParameters) Creates a VpnServerConfiguration resource if it doesn't exist else updates the existing VpnServerConfiguration.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> VpnServerConfigurationsClient.createOrUpdateWithResponseAsync(String resourceGroupName, String vpnServerConfigurationName, VpnServerConfigurationInner vpnServerConfigurationParameters) Creates a VpnServerConfiguration resource if it doesn't exist else updates the existing VpnServerConfiguration. -
Uses of VpnServerConfigurationInner in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return VpnServerConfigurationInnerModifier and TypeMethodDescriptionstatic VpnServerConfigurationInnerVpnServerConfigurationInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of VpnServerConfigurationInner from the JsonReader.VpnServerConfigurationInner.withAadAuthenticationParameters(AadAuthenticationParameters aadAuthenticationParameters) Set the aadAuthenticationParameters property: The set of aad vpn authentication parameters.VpnServerConfigurationInner.withConfigurationPolicyGroups(List<VpnServerConfigurationPolicyGroupInner> configurationPolicyGroups) Set the configurationPolicyGroups property: List of all VpnServerConfigurationPolicyGroups.Set the id property: Resource ID.VpnServerConfigurationInner.withLocation(String location) VpnServerConfigurationInner.withNamePropertiesName(String name) Set the name property: The name of the VpnServerConfiguration that is unique within a resource group.VpnServerConfigurationInner.withRadiusClientRootCertificates(List<VpnServerConfigRadiusClientRootCertificate> radiusClientRootCertificates) Set the radiusClientRootCertificates property: Radius client root certificate of VpnServerConfiguration.VpnServerConfigurationInner.withRadiusServerAddress(String radiusServerAddress) Set the radiusServerAddress property: The radius server address property of the VpnServerConfiguration resource for point to site client connection.VpnServerConfigurationInner.withRadiusServerRootCertificates(List<VpnServerConfigRadiusServerRootCertificate> radiusServerRootCertificates) Set the radiusServerRootCertificates property: Radius Server root certificate of VpnServerConfiguration.VpnServerConfigurationInner.withRadiusServers(List<RadiusServer> radiusServers) Set the radiusServers property: Multiple Radius Server configuration for VpnServerConfiguration.VpnServerConfigurationInner.withRadiusServerSecret(String radiusServerSecret) Set the radiusServerSecret property: The radius secret property of the VpnServerConfiguration resource for point to site client connection.VpnServerConfigurationInner.withVpnAuthenticationTypes(List<VpnAuthenticationType> vpnAuthenticationTypes) Set the vpnAuthenticationTypes property: VPN authentication types for the VpnServerConfiguration.VpnServerConfigurationInner.withVpnClientIpsecPolicies(List<IpsecPolicy> vpnClientIpsecPolicies) Set the vpnClientIpsecPolicies property: VpnClientIpsecPolicies for VpnServerConfiguration.VpnServerConfigurationInner.withVpnClientRevokedCertificates(List<VpnServerConfigVpnClientRevokedCertificate> vpnClientRevokedCertificates) Set the vpnClientRevokedCertificates property: VPN client revoked certificate of VpnServerConfiguration.VpnServerConfigurationInner.withVpnClientRootCertificates(List<VpnServerConfigVpnClientRootCertificate> vpnClientRootCertificates) Set the vpnClientRootCertificates property: VPN client root certificate of VpnServerConfiguration.VpnServerConfigurationInner.withVpnProtocols(List<VpnGatewayTunnelingProtocol> vpnProtocols) Set the vpnProtocols property: VPN protocols for the VpnServerConfiguration. -
Uses of VpnServerConfigurationInner in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return types with arguments of type VpnServerConfigurationInnerModifier and TypeMethodDescriptionListVpnServerConfigurationsResult.value()Get the value property: List of VpnServerConfigurations.Method parameters in com.azure.resourcemanager.network.models with type arguments of type VpnServerConfigurationInnerModifier and TypeMethodDescriptionListVpnServerConfigurationsResult.withValue(List<VpnServerConfigurationInner> value) Set the value property: List of VpnServerConfigurations.