Class TopologyResourceProperties

java.lang.Object
com.azure.resourcemanager.security.fluent.models.TopologyResourceProperties

public final class TopologyResourceProperties extends Object
The TopologyResourceProperties model.
  • Constructor Details

    • TopologyResourceProperties

      public TopologyResourceProperties()
  • Method Details

    • calculatedDateTime

      public OffsetDateTime calculatedDateTime()
      Get the calculatedDateTime property: The UTC time on which the topology was calculated.
      Returns:
      the calculatedDateTime value.
    • topologyResources

      public List<TopologySingleResource> topologyResources()
      Get the topologyResources property: Azure resources which are part of this topology resource.
      Returns:
      the topologyResources value.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.