SecurityAdminConfiguration Class

Defines the security admin configuration.

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

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

Constructor

SecurityAdminConfiguration(*, description: str | None = None, apply_on_network_intent_policy_based_services: List[str | _models.NetworkIntentPolicyBasedService] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
description
str

A description of the security configuration.

apply_on_network_intent_policy_based_services

Enum list of network intent policy based services.

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 configuration.

apply_on_network_intent_policy_based_services

Enum list of network intent policy based services.

provisioning_state

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

resource_guid
str

Unique identifier for this resource.