Uses of Class
com.azure.resourcemanager.network.models.VirtualNetworkGatewayPolicyGroupMember
Packages that use VirtualNetworkGatewayPolicyGroupMember
Package
Description
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of VirtualNetworkGatewayPolicyGroupMember in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return types with arguments of type VirtualNetworkGatewayPolicyGroupMemberModifier and TypeMethodDescriptionVirtualNetworkGatewayPolicyGroupProperties.policyMembers()Get the policyMembers property: Multiple PolicyMembers for VirtualNetworkGatewayPolicyGroup.Method parameters in com.azure.resourcemanager.network.fluent.models with type arguments of type VirtualNetworkGatewayPolicyGroupMemberModifier and TypeMethodDescriptionVirtualNetworkGatewayPolicyGroupProperties.withPolicyMembers(List<VirtualNetworkGatewayPolicyGroupMember> policyMembers) Set the policyMembers property: Multiple PolicyMembers for VirtualNetworkGatewayPolicyGroup. -
Uses of VirtualNetworkGatewayPolicyGroupMember in com.azure.resourcemanager.network.models
Classes in com.azure.resourcemanager.network.models that implement interfaces with type arguments of type VirtualNetworkGatewayPolicyGroupMemberModifier and TypeClassDescriptionfinal classVpn Client Connection configuration PolicyGroup member.Methods in com.azure.resourcemanager.network.models that return VirtualNetworkGatewayPolicyGroupMemberModifier and TypeMethodDescriptionVirtualNetworkGatewayPolicyGroupMember.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of VirtualNetworkGatewayPolicyGroupMember from the JsonReader.VirtualNetworkGatewayPolicyGroupMember.withAttributeType(VpnPolicyMemberAttributeType attributeType) Set the attributeType property: The Vpn Policy member attribute type.VirtualNetworkGatewayPolicyGroupMember.withAttributeValue(String attributeValue) Set the attributeValue property: The value of Attribute used for this VirtualNetworkGatewayPolicyGroupMember.Set the name property: Name of the VirtualNetworkGatewayPolicyGroupMember.Methods in com.azure.resourcemanager.network.models that return types with arguments of type VirtualNetworkGatewayPolicyGroupMemberModifier and TypeMethodDescriptionVirtualNetworkGatewayPolicyGroup.policyMembers()Get the policyMembers property: Multiple PolicyMembers for VirtualNetworkGatewayPolicyGroup.Method parameters in com.azure.resourcemanager.network.models with type arguments of type VirtualNetworkGatewayPolicyGroupMemberModifier and TypeMethodDescriptionVirtualNetworkGatewayPolicyGroup.withPolicyMembers(List<VirtualNetworkGatewayPolicyGroupMember> policyMembers) Set the policyMembers property: Multiple PolicyMembers for VirtualNetworkGatewayPolicyGroup.