Class ContentItemContractInner


  • public final class ContentItemContractInner
    extends com.azure.core.management.ProxyResource
    Content type contract details.
    • Constructor Detail

      • ContentItemContractInner

        public ContentItemContractInner()
    • Method Detail

      • properties

        public Map<String,​Object> properties()
        Get the properties property: Properties of the content item.
        Returns:
        the properties value.
      • withProperties

        public ContentItemContractInner withProperties​(Map<String,​Object> properties)
        Set the properties property: Properties of the content item.
        Parameters:
        properties - the properties value to set.
        Returns:
        the ContentItemContractInner object itself.
      • validate

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