AllowedConnectionsResourceProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |