你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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: 'Failed', 'Succeeded', 'Canceled', 'Creating', 'Updating', 'Deleting'

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