Share via


SecurityAdminConfiguration Class

Definition

Defines the security admin configuration

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

Constructors

SecurityAdminConfiguration()

Initializes a new instance of the SecurityAdminConfiguration class.

SecurityAdminConfiguration(String, String, String, String, String, IList<String>, String, SystemData)

Initializes a new instance of the SecurityAdminConfiguration class.

Properties

ApplyOnNetworkIntentPolicyBasedServices

Gets or sets enum list of network intent policy based services.

Description

Gets or sets a description of the security 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'

SystemData

Gets the system metadata related to this resource.

Type

Gets resource type.

(Inherited from ChildResource)

Applies to