Interface GenericResource

    • Method Detail

      • resourceProviderNamespace

        String resourceProviderNamespace()
        Returns:
        the namespace of the resource provider
      • parentResourcePath

        String parentResourcePath()
        Returns:
        the id of the parent resource if this is a child resource
      • resourceType

        String resourceType()
        Returns:
        the type of the resource
      • apiVersion

        String apiVersion()
        Returns:
        the api version of the resource
      • plan

        Plan plan()
        Returns:
        the plan of the resource
      • properties

        Object properties()
        Returns:
        other properties of the resource
      • kind

        String kind()
        Returns:
        the kind of the resource
      • sku

        Sku sku()
        Returns:
        the SKU of the resource
      • identity

        Identity identity()
        Returns:
        the managed identity of the resource
      • managedBy

        String managedBy()
        Returns:
        the ID of the resource that manages this resource