Class DatastoreDataInner


  • public final class DatastoreDataInner
    extends com.azure.core.management.ProxyResource
    Azure Resource Manager resource envelope.
    • Constructor Detail

      • DatastoreDataInner

        public DatastoreDataInner()
    • Method Detail

      • properties

        public DatastoreDetails properties()
        Get the properties property: [Required] Additional attributes of the entity.
        Returns:
        the properties value.
      • withProperties

        public DatastoreDataInner withProperties​(DatastoreDetails properties)
        Set the properties property: [Required] Additional attributes of the entity.
        Parameters:
        properties - the properties value to set.
        Returns:
        the DatastoreDataInner object itself.
      • systemData

        public com.azure.core.management.SystemData systemData()
        Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.
        Returns:
        the systemData value.
      • validate

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