azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

84 строки
7.0 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.network.VirtualWanVpnProfileParameters"
fullName: "com.microsoft.azure.management.network.VirtualWanVpnProfileParameters"
name: "VirtualWanVpnProfileParameters"
nameWithType: "VirtualWanVpnProfileParameters"
summary: "Virtual Wan Vpn profile parameters Vpn profile generation."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"java.lang.Object?alt=java.lang.Object&text=Object\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"java.lang.Object.clone()?alt=java.lang.Object.clone&text=clone\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.equals(java.lang.Object)?alt=java.lang.Object.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.finalize()?alt=java.lang.Object.finalize&text=finalize\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.getClass()?alt=java.lang.Object.getClass&text=getClass\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.hashCode()?alt=java.lang.Object.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.notify()?alt=java.lang.Object.notify&text=notify\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.notifyAll()?alt=java.lang.Object.notifyAll&text=notifyAll\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.toString()?alt=java.lang.Object.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait()?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait(long)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait(long,int)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
syntax: "public class **VirtualWanVpnProfileParameters**"
constructors:
- uid: "com.microsoft.azure.management.network.VirtualWanVpnProfileParameters.VirtualWanVpnProfileParameters()"
fullName: "com.microsoft.azure.management.network.VirtualWanVpnProfileParameters.VirtualWanVpnProfileParameters()"
name: "VirtualWanVpnProfileParameters()"
nameWithType: "VirtualWanVpnProfileParameters.VirtualWanVpnProfileParameters()"
syntax: "public VirtualWanVpnProfileParameters()"
methods:
- uid: "com.microsoft.azure.management.network.VirtualWanVpnProfileParameters.authenticationMethod()"
fullName: "com.microsoft.azure.management.network.VirtualWanVpnProfileParameters.authenticationMethod()"
name: "authenticationMethod()"
nameWithType: "VirtualWanVpnProfileParameters.authenticationMethod()"
summary: "Get vPN client authentication method."
syntax: "public AuthenticationMethod authenticationMethod()"
desc: "Get vPN client authentication method. Possible values include: 'EAPTLS', 'EAPMSCHAPv2'."
returns:
description: "the authenticationMethod value"
type: "<xref href=\"com.microsoft.azure.management.network.AuthenticationMethod?alt=com.microsoft.azure.management.network.AuthenticationMethod&text=AuthenticationMethod\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.VirtualWanVpnProfileParameters.vpnServerConfigurationResourceId()"
fullName: "com.microsoft.azure.management.network.VirtualWanVpnProfileParameters.vpnServerConfigurationResourceId()"
name: "vpnServerConfigurationResourceId()"
nameWithType: "VirtualWanVpnProfileParameters.vpnServerConfigurationResourceId()"
summary: "Get vpn<wbr>Server<wbr>Configuration partial resource uri with which Virtual<wbr>Wan is associated to."
syntax: "public String vpnServerConfigurationResourceId()"
desc: "Get vpnServerConfiguration partial resource uri with which VirtualWan is associated to."
returns:
description: "the vpnServerConfigurationResourceId value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.VirtualWanVpnProfileParameters.withAuthenticationMethod(com.microsoft.azure.management.network.AuthenticationMethod)"
fullName: "com.microsoft.azure.management.network.VirtualWanVpnProfileParameters.withAuthenticationMethod(AuthenticationMethod authenticationMethod)"
name: "withAuthenticationMethod(AuthenticationMethod authenticationMethod)"
nameWithType: "VirtualWanVpnProfileParameters.withAuthenticationMethod(AuthenticationMethod authenticationMethod)"
summary: "Set vPN client authentication method."
parameters:
- description: "the authenticationMethod value to set"
name: "authenticationMethod"
type: "<xref href=\"com.microsoft.azure.management.network.AuthenticationMethod?alt=com.microsoft.azure.management.network.AuthenticationMethod&text=AuthenticationMethod\" data-throw-if-not-resolved=\"False\" />"
syntax: "public VirtualWanVpnProfileParameters withAuthenticationMethod(AuthenticationMethod authenticationMethod)"
desc: "Set vPN client authentication method. Possible values include: 'EAPTLS', 'EAPMSCHAPv2'."
returns:
description: "the VirtualWanVpnProfileParameters object itself."
type: "<xref href=\"com.microsoft.azure.management.network.VirtualWanVpnProfileParameters?alt=com.microsoft.azure.management.network.VirtualWanVpnProfileParameters&text=VirtualWanVpnProfileParameters\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.VirtualWanVpnProfileParameters.withVpnServerConfigurationResourceId(java.lang.String)"
fullName: "com.microsoft.azure.management.network.VirtualWanVpnProfileParameters.withVpnServerConfigurationResourceId(String vpnServerConfigurationResourceId)"
name: "withVpnServerConfigurationResourceId(String vpnServerConfigurationResourceId)"
nameWithType: "VirtualWanVpnProfileParameters.withVpnServerConfigurationResourceId(String vpnServerConfigurationResourceId)"
summary: "Set vpn<wbr>Server<wbr>Configuration partial resource uri with which Virtual<wbr>Wan is associated to."
parameters:
- description: "the vpnServerConfigurationResourceId value to set"
name: "vpnServerConfigurationResourceId"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public VirtualWanVpnProfileParameters withVpnServerConfigurationResourceId(String vpnServerConfigurationResourceId)"
desc: "Set vpnServerConfiguration partial resource uri with which VirtualWan is associated to."
returns:
description: "the VirtualWanVpnProfileParameters object itself."
type: "<xref href=\"com.microsoft.azure.management.network.VirtualWanVpnProfileParameters?alt=com.microsoft.azure.management.network.VirtualWanVpnProfileParameters&text=VirtualWanVpnProfileParameters\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Virtual Wan Vpn profile parameters Vpn profile generation."
metadata: {}
package: "com.microsoft.azure.management.network"
artifact: com.microsoft.azure:azure-mgmt-network:1.41.4