Class LogzSingleSignOnResourceInner

java.lang.Object
com.azure.core.management.ProxyResource
com.azure.resourcemanager.logz.fluent.models.LogzSingleSignOnResourceInner

public final class LogzSingleSignOnResourceInner extends com.azure.core.management.ProxyResource
The LogzSingleSignOnResource model.
  • Constructor Details

    • LogzSingleSignOnResourceInner

      public LogzSingleSignOnResourceInner()
      Creates an instance of LogzSingleSignOnResourceInner class.
  • Method Details

    • systemData

      public com.azure.core.management.SystemData systemData()
      Get the systemData property: Metadata pertaining to creation and last modification of the resource.
      Returns:
      the systemData value.
    • properties

      public LogzSingleSignOnProperties properties()
      Get the properties property: The properties property.
      Returns:
      the properties value.
    • withProperties

      public LogzSingleSignOnResourceInner withProperties(LogzSingleSignOnProperties properties)
      Set the properties property: The properties property.
      Parameters:
      properties - the properties value to set.
      Returns:
      the LogzSingleSignOnResourceInner object itself.
    • validate

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