AllowedConnectionsResource interface

The resource whose properties describes the allowed traffic between Azure resources

Extends

Properties

calculatedDateTime

The UTC time on which the allowed connections resource was calculated NOTE: This property will not be serialized. It can only be populated by the server.

connectableResources

List of connectable resources NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

id

Resource Id NOTE: This property will not be serialized. It can only be populated by the server.

location

Location where the resource is stored NOTE: This property will not be serialized. It can only be populated by the server.

name

Resource name NOTE: This property will not be serialized. It can only be populated by the server.

type

Resource type NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

calculatedDateTime

The UTC time on which the allowed connections resource was calculated NOTE: This property will not be serialized. It can only be populated by the server.

calculatedDateTime?: Date

Property Value

Date

connectableResources

List of connectable resources NOTE: This property will not be serialized. It can only be populated by the server.

connectableResources?: ConnectableResource[]

Property Value

Inherited Property Details

id

Resource Id NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From Resource.id

location

Location where the resource is stored NOTE: This property will not be serialized. It can only be populated by the server.

location?: string

Property Value

string

Inherited From Location_2.location

name

Resource name NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From Resource.name

type

Resource type NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From Resource.type