Class DatadogSingleSignOnResourceInner

java.lang.Object
com.azure.core.management.ProxyResource
com.azure.resourcemanager.datadog.fluent.models.DatadogSingleSignOnResourceInner

public final class DatadogSingleSignOnResourceInner extends com.azure.core.management.ProxyResource
The DatadogSingleSignOnResource model.
  • Constructor Details

    • DatadogSingleSignOnResourceInner

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

    • properties

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

      Set the properties property: The properties property.
      Parameters:
      properties - the properties value to set.
      Returns:
      the DatadogSingleSignOnResourceInner object itself.
    • 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.
    • validate

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