Class ComponentVersionDataInner


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

      • ComponentVersionDataInner

        public ComponentVersionDataInner()
    • Method Detail

      • properties

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

        public ComponentVersionDataInner withProperties​(ComponentVersionDetails properties)
        Set the properties property: [Required] Additional attributes of the entity.
        Parameters:
        properties - the properties value to set.
        Returns:
        the ComponentVersionDataInner 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.