Class DppBaseResourceInner


  • public final class DppBaseResourceInner
    extends Object
    Base resource under Microsoft.DataProtection provider namespace.
    • Constructor Detail

      • DppBaseResourceInner

        public DppBaseResourceInner()
    • Method Detail

      • id

        public String id()
        Get the id property: Resource Id represents the complete path to the resource.
        Returns:
        the id value.
      • name

        public String name()
        Get the name property: Resource name associated with the resource.
        Returns:
        the name value.
      • type

        public String type()
        Get the type property: Resource type represents the complete path of the form Namespace/ResourceType/ResourceType/...
        Returns:
        the type value.
      • validate

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