Compartilhar via


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, network_group_address_space_aggregation_option: str | _models.AddressSpaceAggregationOption | 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.

network_group_address_space_aggregation_option

Determine update behavior for changes to network groups referenced within the rules in this configuration. Known values are: "None" and "Manual".

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.

network_group_address_space_aggregation_option

Determine update behavior for changes to network groups referenced within the rules in this configuration. Known values are: "None" and "Manual".

provisioning_state

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

resource_guid
str

Unique identifier for this resource.