SecurityUserConfiguration Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- 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: '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) |