VpnServerConfigurationPolicyGroup Class

Definition

VpnServerConfigurationPolicyGroup Resource.

[Microsoft.Rest.Serialization.JsonTransformation]
public class VpnServerConfigurationPolicyGroup : Microsoft.Azure.Management.Network.Models.SubResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type VpnServerConfigurationPolicyGroup = class
    inherit SubResource
Public Class VpnServerConfigurationPolicyGroup
Inherits SubResource
Inheritance
VpnServerConfigurationPolicyGroup
Attributes

Constructors

VpnServerConfigurationPolicyGroup()

Initializes a new instance of the VpnServerConfigurationPolicyGroup class.

VpnServerConfigurationPolicyGroup(String, Nullable<Boolean>, Nullable<Int32>, IList<VpnServerConfigurationPolicyGroupMember>, IList<SubResource>, String, String, String, String)

Initializes a new instance of the VpnServerConfigurationPolicyGroup class.

Properties

Etag

Gets a unique read-only string that changes whenever the resource is updated.

Id

Gets or sets resource ID.

(Inherited from SubResource)
IsDefault

Gets or sets shows if this is a Default VpnServerConfigurationPolicyGroup or not.

Name

Gets or sets the name of the resource that is unique within a resource group. This name can be used to access the resource.

P2SConnectionConfigurations

Gets list of references to P2SConnectionConfigurations.

PolicyMembers

Gets or sets multiple PolicyMembers for VpnServerConfigurationPolicyGroup.

Priority

Gets or sets priority for VpnServerConfigurationPolicyGroup.

ProvisioningState

Gets the provisioning state of the VpnServerConfigurationPolicyGroup resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'

Type

Gets resource type.

Applies to