Partager via


SecurityUserRuleCollection Class

Definition

Defines the security user rule collection.

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

Constructors

SecurityUserRuleCollection()

Initializes a new instance of the SecurityUserRuleCollection class.

SecurityUserRuleCollection(String, String, String, String, SystemData, String, String, IList<SecurityUserGroupItem>, String)

Initializes a new instance of the SecurityUserRuleCollection class.

Properties

AppliesToGroups

Gets or sets groups for configuration

Description

Gets or sets a description of the security user rule collection.

Etag

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

(Inherited from ChildResource)
Id

Gets resource ID.

(Inherited from ChildResource)
Name

Gets resource name.

(Inherited from ChildResource)
ProvisioningState

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

ResourceGuid

Gets unique identifier for this resource.

SystemData

Gets the system metadata related to this resource.

Type

Gets resource type.

(Inherited from ChildResource)

Applies to