Uses of Class
com.azure.resourcemanager.network.models.VpnServerConfigurationPolicyGroupMember
Packages that use VpnServerConfigurationPolicyGroupMember
Package
Description
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of VpnServerConfigurationPolicyGroupMember in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return types with arguments of type VpnServerConfigurationPolicyGroupMemberModifier and TypeMethodDescriptionVpnServerConfigurationPolicyGroupInner.policyMembers()Get the policyMembers property: Multiple PolicyMembers for VpnServerConfigurationPolicyGroup.VpnServerConfigurationPolicyGroupProperties.policyMembers()Get the policyMembers property: Multiple PolicyMembers for VpnServerConfigurationPolicyGroup.Method parameters in com.azure.resourcemanager.network.fluent.models with type arguments of type VpnServerConfigurationPolicyGroupMemberModifier and TypeMethodDescriptionVpnServerConfigurationPolicyGroupInner.withPolicyMembers(List<VpnServerConfigurationPolicyGroupMember> policyMembers) Set the policyMembers property: Multiple PolicyMembers for VpnServerConfigurationPolicyGroup.VpnServerConfigurationPolicyGroupProperties.withPolicyMembers(List<VpnServerConfigurationPolicyGroupMember> policyMembers) Set the policyMembers property: Multiple PolicyMembers for VpnServerConfigurationPolicyGroup. -
Uses of VpnServerConfigurationPolicyGroupMember in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return VpnServerConfigurationPolicyGroupMemberModifier and TypeMethodDescriptionVpnServerConfigurationPolicyGroupMember.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of VpnServerConfigurationPolicyGroupMember from the JsonReader.VpnServerConfigurationPolicyGroupMember.withAttributeType(VpnPolicyMemberAttributeType attributeType) Set the attributeType property: The Vpn Policy member attribute type.VpnServerConfigurationPolicyGroupMember.withAttributeValue(String attributeValue) Set the attributeValue property: The value of Attribute used for this VpnServerConfigurationPolicyGroupMember.Set the name property: Name of the VpnServerConfigurationPolicyGroupMember.