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

SecurityUserConfiguration Class

Definition

Defines the security user configuration

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

Constructors

SecurityUserConfiguration()

Initializes a new instance of the SecurityUserConfiguration class.

SecurityUserConfiguration(String, String, String, String, SystemData, String, String, String)

Initializes a new instance of the SecurityUserConfiguration class.

Properties

Description

Gets or sets a description of the security user configuration.

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