你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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