TopologyResourceProperties 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
TopologyResourceProperties() |
Initializes a new instance of the TopologyResourceProperties class. |
TopologyResourceProperties(Nullable<DateTime>, IList<TopologySingleResource>) |
Initializes a new instance of the TopologyResourceProperties class. |
TopologyResourceProperties()
Initializes a new instance of the TopologyResourceProperties class.
public TopologyResourceProperties ();
Public Sub New ()
Applies to
TopologyResourceProperties(Nullable<DateTime>, IList<TopologySingleResource>)
Initializes a new instance of the TopologyResourceProperties class.
public TopologyResourceProperties (DateTime? calculatedDateTime = default, System.Collections.Generic.IList<Microsoft.Azure.Management.Security.Models.TopologySingleResource> topologyResources = default);
new Microsoft.Azure.Management.Security.Models.TopologyResourceProperties : Nullable<DateTime> * System.Collections.Generic.IList<Microsoft.Azure.Management.Security.Models.TopologySingleResource> -> Microsoft.Azure.Management.Security.Models.TopologyResourceProperties
Public Sub New (Optional calculatedDateTime As Nullable(Of DateTime) = Nothing, Optional topologyResources As IList(Of TopologySingleResource) = Nothing)
Parameters
- topologyResources
- IList<TopologySingleResource>
Azure resources which are part of this topology resource