Class TopologyResourceInner

java.lang.Object
com.azure.core.management.ProxyResource
com.azure.resourcemanager.security.fluent.models.TopologyResourceInner

public final class TopologyResourceInner extends com.azure.core.management.ProxyResource
The TopologyResource model.
  • Constructor Details

    • TopologyResourceInner

      public TopologyResourceInner()
  • Method Details

    • location

      public String location()
      Get the location property: Location where the resource is stored.
      Returns:
      the location value.
    • 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.