AllowedConnectionsResource Class

The resource whose properties describes the allowed traffic between Azure resources.

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

Inheritance
azure.mgmt.security.models._models_py3.Resource
AllowedConnectionsResource
azure.mgmt.security.models._models_py3.Location
AllowedConnectionsResource

Constructor

AllowedConnectionsResource(**kwargs)

Variables

location
str

Location where the resource is stored.

id
str

Resource Id.

name
str

Resource name.

type
str

Resource type.

calculated_date_time
datetime

The UTC time on which the allowed connections resource was calculated.

connectable_resources
list[ConnectableResource]

List of connectable resources.