Aracılığıyla paylaş


AllowedConnectionsResourceProperties Class

Definition

Describes the allowed traffic between Azure resources

public class AllowedConnectionsResourceProperties
type AllowedConnectionsResourceProperties = class
Public Class AllowedConnectionsResourceProperties
Inheritance
AllowedConnectionsResourceProperties

Constructors

AllowedConnectionsResourceProperties()

Initializes a new instance of the AllowedConnectionsResourceProperties class.

AllowedConnectionsResourceProperties(Nullable<DateTime>, IList<ConnectableResource>)

Initializes a new instance of the AllowedConnectionsResourceProperties class.

Properties

CalculatedDateTime

Gets the UTC time on which the allowed connections resource was calculated

ConnectableResources

Gets list of connectable resources

Applies to