Class ChangeResourceResultInner


  • public final class ChangeResourceResultInner
    extends com.azure.core.management.ProxyResource
    Change Resource.
    • Constructor Detail

      • ChangeResourceResultInner

        public ChangeResourceResultInner()
    • Method Detail

      • properties

        public ChangeProperties properties()
        Get the properties property: The properties of a change.
        Returns:
        the properties value.
      • withProperties

        public ChangeResourceResultInner withProperties​(ChangeProperties properties)
        Set the properties property: The properties of a change.
        Parameters:
        properties - the properties value to set.
        Returns:
        the ChangeResourceResultInner object itself.
      • validate

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