Compartilhar via


SecurityUserRuleCollection Class

Defines the security user rule collection.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.network.models._models_py3.ChildResource
SecurityUserRuleCollection

Constructor

SecurityUserRuleCollection(*, description: str | None = None, applies_to_groups: List[_models.SecurityUserGroupItem] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
description
str

A description of the security user rule collection.

applies_to_groups

Groups for configuration.

Variables

Name Description
id
str

Resource ID.

name
str

Resource name.

type
str

Resource type.

etag
str

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

system_data

The system metadata related to this resource.

description
str

A description of the security user rule collection.

applies_to_groups

Groups for configuration.

provisioning_state

The provisioning state of the resource. Known values are: "Failed", "Succeeded", "Canceled", "Creating", "Updating", and "Deleting".

resource_guid
str

Unique identifier for this resource.