AllowedConnectionsResourceProperties Constructors
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.
Overloads
AllowedConnectionsResourceProperties() |
Initializes a new instance of the AllowedConnectionsResourceProperties class. |
AllowedConnectionsResourceProperties(Nullable<DateTime>, IList<ConnectableResource>) |
Initializes a new instance of the AllowedConnectionsResourceProperties class. |
AllowedConnectionsResourceProperties()
Initializes a new instance of the AllowedConnectionsResourceProperties class.
public AllowedConnectionsResourceProperties ();
Public Sub New ()
Applies to
AllowedConnectionsResourceProperties(Nullable<DateTime>, IList<ConnectableResource>)
Initializes a new instance of the AllowedConnectionsResourceProperties class.
public AllowedConnectionsResourceProperties (DateTime? calculatedDateTime = default, System.Collections.Generic.IList<Microsoft.Azure.Management.Security.Models.ConnectableResource> connectableResources = default);
new Microsoft.Azure.Management.Security.Models.AllowedConnectionsResourceProperties : Nullable<DateTime> * System.Collections.Generic.IList<Microsoft.Azure.Management.Security.Models.ConnectableResource> -> Microsoft.Azure.Management.Security.Models.AllowedConnectionsResourceProperties
Public Sub New (Optional calculatedDateTime As Nullable(Of DateTime) = Nothing, Optional connectableResources As IList(Of ConnectableResource) = Nothing)
Parameters
The UTC time on which the allowed connections resource was calculated
- connectableResources
- IList<ConnectableResource>
List of connectable resources